Fork me on GitHub

Ignore:
Timestamp:
May 16, 2009, 10:26:10 AM (15 years ago)
Author:
Xavier Rouby
Message:

new classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Utilities/ExRootAnalysis/interface/BlockClasses.h

    r378 r387  
    354354  int side; // -1 or +1
    355355  static TCompare *fgCompare; //!
     356  int pid;
    356357
    357358  ClassDef(TRootZdcHits, 1)
     
    472473  int side; // -1 or 1
    473474
     475  int pid;
     476
    474477  static TCompare *fgCompare; //!
    475478  const TCompare *GetCompare() const { return fgCompare; }
Note: See TracChangeset for help on using the changeset viewer.