| 191 |
// |
// |
| 192 |
// |
// |
| 193 |
fM = 2. + 0.096; // real position from cbar |
fM = 2. + 0.096; // real position from cbar |
| 194 |
fM1 = 2. - 0.122 - 0.096; // due to calculation of xe1 etc. |
// fM1 = 2. - 0.122 - 0.096; // due to calculation of xe1 etc. |
| 195 |
|
fM1 = 2. - 0.122 + 0.096; // due to calculation of xe1 etc. |
| 196 |
if ( fM1 < 0. ) fM1 = 0.; |
if ( fM1 < 0. ) fM1 = 0.; |
| 197 |
// |
// |
| 198 |
CaloStrip *cs = new CaloStrip(fSimu); |
CaloStrip *cs = new CaloStrip(fSimu); |
| 997 |
} else { |
} else { |
| 998 |
fXOen_maxplane = clong->Get_E0(); |
fXOen_maxplane = clong->Get_E0(); |
| 999 |
}; |
}; |
| 1000 |
|
fMax_plane = clong->Get_tmax(); |
| 1001 |
fYOen_maxplane = 0.; |
fYOen_maxplane = 0.; |
| 1002 |
fYEen_maxplane = 0.; |
fYEen_maxplane = 0.; |
| 1003 |
fXEen_maxplane = 0.; |
fXEen_maxplane = 0.; |