|
| Event (Event const &) |
|
Event & | operator= (Event const &) |
|
void | print (std::ostream &=std::cout, UInt_t level=1) const override |
| Print the object content.
|
|
void | dump (std::ostream &=std::cout) const override |
| Dump the object content.
|
|
GenParticleBaseCollection const * | genParticleCollection () const override |
|
GenParticleBaseCollection * | genParticleCollection () override |
|
Public Member Functions inherited from panda::EventBase |
| EventBase (EventBase const &) |
|
EventBase & | operator= (EventBase const &) |
|
void | print (std::ostream &=std::cout, UInt_t level=1) const override |
| Print the object content.
|
|
void | dump (std::ostream &=std::cout) const override |
| Dump the object content.
|
|
void | setReadRunTree (Bool_t s) |
| Turn run synch feature on/off (default on)
|
|
UInt_t | registerTrigger (char const *path) |
| Use to declare a trigger path to be used in the analysis. Returns a token for the path. More...
|
|
Bool_t | triggerFired (UInt_t token) const |
| Trigger decision of the event. More...
|
|
void | registerTriggerObjects (char const *filter) |
| Use to declare a trigger filter name (key in the triggerObjects map) to be used in the analysis. More...
|
|
Public Member Functions inherited from panda::TreeEntry |
| TreeEntry (TreeEntry const &src) |
|
TreeEntry & | operator= (TreeEntry const &) |
|
void | setStatus (TTree &, utils::BranchList const &blist) final |
| Set status of branches to true (matching branch) or false (vetoed branch) More...
|
|
utils::BranchList | getStatus (TTree &) const final |
| Get status of branches in the tree.
|
|
utils::BranchList | getBranchNames (Bool_t=kTRUE, Bool_t direct=kFALSE) const final |
| Get the full list of branch names. More...
|
|
UInt_t | setAddress (TTree &, utils::BranchList const &blist={"*"}, Bool_t setStatus=kTRUE) final |
| Bind the tree branches to the elements of this object. More...
|
|
void | book (TTree &, utils::BranchList const &blist={"*"}) final |
| Book new branches bound to this object on the tree. More...
|
|
Int_t | getEntry (UInt_t, Long64_t entry, Bool_t localEntry=kFALSE) final |
| Read an entry from an input tree. More...
|
|
Int_t | fill (TTree &) final |
| Fill a tree. More...
|
|
void | init () final |
| Reset the object state.
|
|
char const * | getName () const final |
| Name of this object.
|
|
void | setName (char const *) final |
| Set object name.
|
|
void | unlink (TTree &) final |
| Unlink from a tree.
|
|
Public Member Functions inherited from panda::ReaderObject |
| ReaderObject (ReaderObject const &src) |
|
ReaderObject & | operator= (ReaderObject const &) |
|
Int_t | getEntry (TTree &tree, Long64_t entry, Bool_t localEntry=kFALSE) final |
| Read an entry from an input tree. More...
|
|
void | updateBranchArray (TTree &) |
|
Public Member Functions inherited from panda::Object |
| Object (Object const &) |
|
Object & | operator= (Object const &) |
|
|
GenReweight | genReweight = GenReweight("genReweight") |
|
PFCandCollection | pfCandidates = PFCandCollection("pfCandidates", 2048) |
|
RecoVertexCollection | vertices = RecoVertexCollection("vertices", 64) |
|
SecondaryVertexCollection | secondaryVertices = SecondaryVertexCollection("secondaryVertices", 64) |
|
PackedTrackCollection | tracks = PackedTrackCollection("tracks", 1024) |
|
SuperClusterCollection | superClusters = SuperClusterCollection("superClusters", 64) |
|
ElectronCollection | electrons = ElectronCollection("electrons", 32) |
|
MuonCollection | muons = MuonCollection("muons", 32) |
| sortedby=pt
|
|
TauCollection | taus = TauCollection("taus", 64) |
|
PhotonCollection | photons = PhotonCollection("photons", 32) |
|
JetCollection | chsAK4Jets = JetCollection("chsAK4Jets", 64) |
|
JetCollection | puppiAK4Jets = JetCollection("puppiAK4Jets", 64) |
|
FatJetCollection | chsAK8Jets = FatJetCollection("chsAK8Jets", 8) |
|
MicroJetCollection | chsAK8Subjets = MicroJetCollection("chsAK8Subjets", 64) |
|
FatJetCollection | chsCA15Jets = FatJetCollection("chsCA15Jets", 8) |
|
MicroJetCollection | chsCA15Subjets = MicroJetCollection("chsCA15Subjets", 64) |
|
FatJetCollection | puppiAK8Jets = FatJetCollection("puppiAK8Jets", 8) |
|
MicroJetCollection | puppiAK8Subjets = MicroJetCollection("puppiAK8Subjets", 64) |
|
FatJetCollection | puppiCA15Jets = FatJetCollection("puppiCA15Jets", 8) |
|
MicroJetCollection | puppiCA15Subjets = MicroJetCollection("puppiCA15Subjets", 64) |
|
GenJetCollection | ak4GenJets = GenJetCollection("ak4GenJets", 64) |
|
GenJetCollection | ak8GenJets = GenJetCollection("ak8GenJets", 32) |
|
GenJetCollection | ca15GenJets = GenJetCollection("ca15GenJets", 32) |
|
GenParticleCollection | genParticles = GenParticleCollection("genParticles", 256) |
|
ProtonCollection | protons = ProtonCollection("protons", 32) |
|
RecoMet | pfMet = RecoMet("pfMet") |
|
RecoMet | puppiMet = RecoMet("puppiMet") |
|
Met | rawMet = Met("rawMet") |
|
Met | caloMet = Met("caloMet") |
|
Met | noMuMet = Met("noMuMet") |
|
Met | noHFMet = Met("noHFMet") |
|
Met | trkMet = Met("trkMet") |
|
Met | neutralMet = Met("neutralMet") |
|
Met | photonMet = Met("photonMet") |
|
Met | hfMet = Met("hfMet") |
|
Met | genMet = Met("genMet") |
|
MetFilters | metFilters = MetFilters("metFilters") |
|
Recoil | recoil = Recoil("recoil") |
|
Float_t | rho {} |
|
Float_t | rhoCentralCalo {} |
|
Public Attributes inherited from panda::EventBase |
HLTBits | triggers = HLTBits("triggers") |
|
PartonCollection | partons = PartonCollection("partons", 8) |
|
Vertex | genVertex = Vertex("genVertex") |
|
UInt_t | runNumber {} |
|
UInt_t | lumiNumber {} |
|
ULong64_t | eventNumber {} |
|
Bool_t | isData {} |
|
Float_t | weight {} |
|
UShort_t | npv {} |
|
UShort_t | npvTrue {} |
|
Run | run |
| Current run object.
|
|
HLTObjectStore | triggerObjects = HLTObjectStore("triggerObjects") |
| Trigger object collection with additional features.
|
|
RRNG | rng {0,0,nullptr} |
| Repeatable random number generator, initialized to be empty.
|
|