59 |
Float_t MIP;//Mev g/cm2 energia al minimo nel silicio per 0.38 mm |
Float_t MIP;//Mev g/cm2 energia al minimo nel silicio per 0.38 mm |
60 |
|
|
61 |
Float_t emin; |
Float_t emin; |
62 |
|
|
63 |
|
// |
64 |
|
Bool_t usepl18x; |
65 |
|
|
66 |
//parametri bethe-bloch |
//parametri bethe-bloch |
67 |
Float_t pigr; |
Float_t pigr; |
68 |
Float_t Na; |
Float_t Na; |
117 |
Float_t Get_lpetot(){ Process(); return lpetot;}; ///< Number of available dE/dx measurements before interaction or exit from the calo (interaction plane) |
Float_t Get_lpetot(){ Process(); return lpetot;}; ///< Number of available dE/dx measurements before interaction or exit from the calo (interaction plane) |
118 |
Float_t Get_lppskip(){ Process(); return lppskip;}; ///< Number of available dE/dx measurements before interaction or exit from the calo (interaction plane) |
Float_t Get_lppskip(){ Process(); return lppskip;}; ///< Number of available dE/dx measurements before interaction or exit from the calo (interaction plane) |
119 |
|
|
120 |
|
void UsePlane18X(Bool_t use){usepl18x = use;}; |
121 |
|
// |
122 |
|
|
123 |
// |
// |
124 |
CaloBragg(); |
CaloBragg(); |
125 |
CaloBragg(PamLevel2 *L2); |
CaloBragg(PamLevel2 *L2); |