ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitHzz4l/NonMCBackground/interface/ZPlusX.h
(Generate patch)

Comparing UserCode/MitHzz4l/NonMCBackground/interface/ZPlusX.h (file contents):
Revision 1.1 by dkralph, Thu Jul 12 15:10:54 2012 UTC vs.
Revision 1.2 by dkralph, Tue Jul 17 09:48:16 2012 UTC

# Line 26 | Line 26 | using namespace std;
26   #include <TLorentzVector.h>         // 4-vector class
27   #include <TVector3.h>               // 3D vector class
28   #include <TH1D.h>
29 + #include <TBits.h>
30  
31   //
32   // ntuple format headers
# Line 57 | Line 58 | using namespace std;
58  
59   EventData apply_ZPlusX(ControlFlags &ctrl,           // input control
60                         const mithep::EventHeader *info,     // input event info
61 +                       TriggerTable                 *hltTable,
62 +                       Array<TriggerObject>         *hltObjArr,
63 +                       TriggerObjectsTable          *fTrigObjs,
64                         const mithep::Array<mithep::Vertex>      * vtxArr ,
65                         const mithep::Array<mithep::PFCandidate>  *fPFCandidates,
66                         const mithep::Array<mithep::PileupEnergyDensity>  *puEnergyDensity,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines