Changeset 375 in svn for trunk/Utilities/ExRootAnalysis/interface
- Timestamp:
- May 10, 2009, 10:12:51 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/ExRootAnalysis/interface/BlockClasses.h
r370 r375 234 234 float PhiCalo; // particle azimuthal angle in rad when entering the calo 235 235 void SetEtaPhiCalo(const float eta, const float phi) {EtaCalo=eta; PhiCalo=phi;}; 236 237 void print();// 236 238 237 239 static TCompare *fgCompare; //!
Note:
See TracChangeset
for help on using the changeset viewer.