# | Line 41 | Line 41 | namespace L1Analysis | |
---|---|---|
41 | std::vector<double> eMaxEcalTow; | |
42 | std::vector<double> eMaxHcalTow; | |
43 | std::vector<double> towerArea; | |
44 | < | std::vector<int> towerSize; |
45 | < | std::vector<int> n60; |
46 | < | std::vector<int> n90; |
44 | > | std::vector<int> towerSize; |
45 | > | std::vector<int> n60; |
46 | > | std::vector<int> n90; |
47 | ||
48 | < | std::vector<int> n90hits; |
48 | > | std::vector<int> n90hits; |
49 | std::vector<double> fHPD; | |
50 | std::vector<double> fRBX; | |
51 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |