#include <EdbRunHeader.h>
|
| | EdbPlate (int id=0, float u=0, float b=0, float d=0, float su=0, float sd=0) |
| |
| Float_t | GetBase () const |
| |
| Float_t | GetDown () const |
| |
| Float_t | GetEmulsion () const |
| |
| Int_t | GetID () const |
| |
| Float_t | GetShrinkageD () const |
| |
| Float_t | GetShrinkageU () const |
| |
| Float_t | GetUp () const |
| |
| void | Print () const |
| |
| int | ReadParameters (const char *str) |
| |
| void | Set (int id, float u, float b, float d, float su, float sd) |
| |
| void | SetBase (float base) |
| |
| void | SetDown (float down) |
| |
| void | SetEmulsion (float thickness) |
| |
| void | SetID (int id) |
| |
| void | SetSrinkageD (float sd) |
| |
| void | SetSrinkageU (float su) |
| |
| void | SetUp (float up) |
| |
| virtual | ~EdbPlate () |
| |
◆ EdbPlate()
| EdbPlate::EdbPlate |
( |
int |
id = 0, |
|
|
float |
u = 0, |
|
|
float |
b = 0, |
|
|
float |
d = 0, |
|
|
float |
su = 0, |
|
|
float |
sd = 0 |
|
) |
| |
|
inline |
void d()
Definition: RecDispEX.C:381
void sd()
Definition: check_vertex.C:185
Int_t eID
Definition: EdbRunHeader.h:29
Float_t eDown
Definition: EdbRunHeader.h:33
Float_t eShrinkageU
Definition: EdbRunHeader.h:35
Float_t eUp
Definition: EdbRunHeader.h:31
Float_t eBase
Definition: EdbRunHeader.h:32
Float_t eShrinkageD
Definition: EdbRunHeader.h:36
◆ ~EdbPlate()
| virtual EdbPlate::~EdbPlate |
( |
| ) |
|
|
inlinevirtual |
◆ GetBase()
| Float_t EdbPlate::GetBase |
( |
| ) |
const |
|
inline |
◆ GetDown()
| Float_t EdbPlate::GetDown |
( |
| ) |
const |
|
inline |
◆ GetEmulsion()
| Float_t EdbPlate::GetEmulsion |
( |
| ) |
const |
181 "WARNING: EdbPlate::GetEmulsion(): Up and Down has different thickness!");
◆ GetID()
| Int_t EdbPlate::GetID |
( |
| ) |
const |
|
inline |
◆ GetShrinkageD()
| Float_t EdbPlate::GetShrinkageD |
( |
| ) |
const |
|
inline |
◆ GetShrinkageU()
| Float_t EdbPlate::GetShrinkageU |
( |
| ) |
const |
|
inline |
◆ GetUp()
| Float_t EdbPlate::GetUp |
( |
| ) |
const |
|
inline |
◆ Print()
| void EdbPlate::Print |
( |
| ) |
const |
208 printf(
"\nEdbPlate: \t\t %s \n", GetTitle() );
209 printf(
"%s: \t\t\t %d %d/%d/%d %f %f \n", GetName(),
◆ ReadParameters()
| int EdbPlate::ReadParameters |
( |
const char * |
str | ) |
|
196 npar = sscanf(str,
"%d %f %f %f %f %f %s %s", &
id, &u, &b, &
d, &su, &
sd,
name, title );
NbBT SetTitle("Number of BT per shower")
void Set(int id, float u, float b, float d, float su, float sd)
Definition: EdbRunHeader.cxx:214
const char * name
Definition: merge_Energy_SytematicSources_Electron.C:24
UInt_t id
Definition: tlg2pattern.C:118
◆ Set()
| void EdbPlate::Set |
( |
int |
id, |
|
|
float |
u, |
|
|
float |
b, |
|
|
float |
d, |
|
|
float |
su, |
|
|
float |
sd |
|
) |
| |
◆ SetBase()
| void EdbPlate::SetBase |
( |
float |
base | ) |
|
|
inline |
◆ SetDown()
| void EdbPlate::SetDown |
( |
float |
down | ) |
|
|
inline |
◆ SetEmulsion()
| void EdbPlate::SetEmulsion |
( |
float |
thickness | ) |
|
◆ SetID()
| void EdbPlate::SetID |
( |
int |
id | ) |
|
|
inline |
◆ SetSrinkageD()
| void EdbPlate::SetSrinkageD |
( |
float |
sd | ) |
|
|
inline |
◆ SetSrinkageU()
| void EdbPlate::SetSrinkageU |
( |
float |
su | ) |
|
|
inline |
◆ SetUp()
| void EdbPlate::SetUp |
( |
float |
up | ) |
|
|
inline |
◆ eBase
◆ eDown
◆ eID
◆ eShrinkageD
| Float_t EdbPlate::eShrinkageD |
|
private |
◆ eShrinkageU
| Float_t EdbPlate::eShrinkageU |
|
private |
◆ eUp
The documentation for this class was generated from the following files: