Changeset 387 in svn for trunk/Utilities/ExRootAnalysis/interface
- Timestamp:
- May 16, 2009, 10:26:10 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/ExRootAnalysis/interface/BlockClasses.h
r378 r387 354 354 int side; // -1 or +1 355 355 static TCompare *fgCompare; //! 356 int pid; 356 357 357 358 ClassDef(TRootZdcHits, 1) … … 472 473 int side; // -1 or 1 473 474 475 int pid; 476 474 477 static TCompare *fgCompare; //! 475 478 const TCompare *GetCompare() const { return fgCompare; }
Note:
See TracChangeset
for help on using the changeset viewer.