ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Utils/interface/IsolationTools.h
(Generate patch)

Comparing UserCode/MitPhysics/Utils/interface/IsolationTools.h (file contents):
Revision 1.4 by loizides, Mon May 11 08:01:31 2009 UTC vs.
Revision 1.5 by loizides, Mon Jul 20 04:55:33 2009 UTC

# Line 33 | Line 33 | namespace mithep
33        static Double_t CaloTowerEmIsolation(const ThreeVector *p, Double_t extRadius,
34                                             Double_t intRadius, Double_t etLow,
35                                             const mithep::Collection<mithep::CaloTower> *caloTowers);
36 +
37 +    ClassDef(IsolationTools, 0) // Isolation tools
38    };
39   }
40   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines