ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/HbbAnalysis/interface/Objects.hh
(Generate patch)

Comparing UserCode/HbbAnalysis/interface/Objects.hh (file contents):
Revision 1.9 by amagnan, Mon May 10 18:45:09 2010 UTC vs.
Revision 1.10 by amagnan, Sat May 15 09:21:19 2010 UTC

# Line 214 | Line 214 | namespace HbbAnalysis {
214    };
215  
216    struct JPTJetVars{
217 <    int zspCorrection;
218 <    float elecMultiplicity;
217 >    float zspCorrection;
218 >    int elecMultiplicity;
219      std::vector<TrkVars> pionsInCone;
220      std::vector<TrkVars> pionsCurledOut;
221      std::vector<TrkVars> pionsCurledIn;
# Line 272 | Line 272 | namespace HbbAnalysis {
272      //double fSubDetector2;
273      //double fSubDetector3;
274      //double fSubDetector4;
275 <    //double restrictedEMF;
276 <    //int    nHCALTowers;
277 <    //int    nECALTowers;
275 >    double restrictedEMF;
276 >    int    nHCALTowers;
277 >    int    nECALTowers;
278      //double approximatefHPD;
279      //double approximatefRBX;
280      int hitsInN90;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines