216 |
|
|
217 |
|
void chamberCandidates(Int_t station, Float_t feta, Float_t phi, std::vector <int> &coupleOfChambers); |
218 |
|
Int_t ringCandidate(Int_t station, Float_t feta, Float_t phi); |
219 |
– |
void fillChamberPosition(); |
219 |
|
Short_t thisChamberCandidate(Short_t station, Short_t ring, Float_t phi); |
220 |
|
|
221 |
|
///// Functions needed... |
297 |
|
Int_t nEventsAnalyzed; |
298 |
|
Int_t treeCount; |
299 |
|
|
301 |
– |
Float_t StationOnePhi[36]; |
302 |
– |
Float_t StationTwoOnePhi[18], StationTwoTwoPhi[36]; |
303 |
– |
Float_t StationThreeOnePhi[18], StationThreeTwoPhi[36]; |
304 |
– |
Float_t StationFourOnePhi[18], StationFourTwoPhi[36]; |
305 |
– |
|
306 |
– |
|
300 |
|
unsigned long long etime; |
301 |
|
Int_t bunchX, orbitNumb, expType, LumiBlock; |
302 |
|
// |