| 255 |
Int_t _sel_nPlaneXMIN; ///< selection parameter: minimum number of hit x-views |
Int_t _sel_nPlaneXMIN; ///< selection parameter: minimum number of hit x-views |
| 256 |
Int_t _sel_nPlaneYMIN; ///< selection parameter: minimum number of hit y-views |
Int_t _sel_nPlaneYMIN; ///< selection parameter: minimum number of hit y-views |
| 257 |
|
|
|
|
|
| 258 |
Int_t _alg_nClFixX; ///< algorythm parameter: n.hits required on X view |
Int_t _alg_nClFixX; ///< algorythm parameter: n.hits required on X view |
| 259 |
Int_t _alg_nClFixY; ///< algorythm parameter:n.hits required on Y view |
Int_t _alg_nClFixY; ///< algorythm parameter:n.hits required on Y view |
| 260 |
Int_t _alg_nTrackMAX; ///< algorythm parameter: maximum num. of track candidates |
Int_t _alg_nTrackMAX; ///< algorythm parameter: maximum num. of track candidates |
| 261 |
Int_t _alg_nViewCal; ///< algorythm parameter: n. calorimeter planes included |
Int_t _alg_nViewCal; ///< algorythm parameter: n. calorimeter planes included |
|
|
|
|
|
|
| 262 |
|
|
| 263 |
Int_t NEXTVIEWS; |
Int_t NEXTVIEWS; |
| 264 |
Int_t NEXTPLANES; |
Int_t NEXTPLANES; |
| 265 |
|
|
|
|
|
| 266 |
float _caloCoord[2][22][96]; |
float _caloCoord[2][22][96]; |
| 267 |
float _caloZ[44]; |
float _caloZ[44]; |
| 268 |
Trajectory* _caloTj; |
Trajectory* _caloTj; |