PandaTree
Public Member Functions | Public Attributes | List of all members
panda::CorrectedSecondaryVertex::datastore Struct Reference
Inheritance diagram for panda::CorrectedSecondaryVertex::datastore:
panda::SecondaryVertex::datastore panda::ParticleM::datastore panda::Particle::datastore panda::PtEtaPhiMMixin::datastore panda::Element::datastore

Public Member Functions

void allocate (UInt_t n) override
 
void deallocate () override
 
void setStatus (TTree &, TString const &, utils::BranchList const &) override
 
utils::BranchList getStatus (TTree &, TString const &) const override
 
utils::BranchList getBranchNames (TString const &="") const override
 
void setAddress (TTree &, TString const &, utils::BranchList const &={"*"}, Bool_t setStatus=kTRUE) override
 
void book (TTree &, TString const &, utils::BranchList const &={"*"}, Bool_t dynamic=kTRUE) override
 
void releaseTree (TTree &, TString const &) override
 
void resizeVectors_ (UInt_t) override
 Override when there are vector members. More...
 
- Public Member Functions inherited from panda::SecondaryVertex::datastore
void allocate (UInt_t n) override
 
void deallocate () override
 
void setStatus (TTree &, TString const &, utils::BranchList const &) override
 
utils::BranchList getStatus (TTree &, TString const &) const override
 
utils::BranchList getBranchNames (TString const &="") const override
 
void setAddress (TTree &, TString const &, utils::BranchList const &={"*"}, Bool_t setStatus=kTRUE) override
 
void book (TTree &, TString const &, utils::BranchList const &={"*"}, Bool_t dynamic=kTRUE) override
 
void releaseTree (TTree &, TString const &) override
 
void resizeVectors_ (UInt_t) override
 Override when there are vector members. More...
 
- Public Member Functions inherited from panda::Element::datastore
UInt_t nmax () const
 

Public Attributes

Float_t * r {0}
 
Float_t * rawPt {0}
 
Float_t * rawEta {0}
 
Float_t * rawPhi {0}
 
Float_t * rawMass {0}
 
Int_t * iPV {0}
 
Float_t * drPV {0}
 
Float_t * dzPV {0}
 
Short_t * q {0}
 
Float_t * chIso {0}
 
Float_t * nhIso {0}
 
Float_t * phIso {0}
 
- Public Attributes inherited from panda::SecondaryVertex::datastore
Float_t * x {0}
 
Float_t * y {0}
 
Float_t * z {0}
 
UShort_t * ntrk {0}
 
Float_t * ndof {0}
 
Float_t * chi2 {0}
 
ContainerBase const * daughtersContainer_ {0}
 
std::vector< std::vector< Short_t > > * daughters_ {0}
 
Float_t * significance {0}
 
Float_t * vtx3DVal {0}
 
Float_t * vtx3DeVal {0}
 
- Public Attributes inherited from panda::PtEtaPhiMMixin::datastore
Float_t * pt_ {0}
 
Float_t * eta_ {0}
 
Float_t * phi_ {0}
 
Float_t * mass_ {0}
 

Additional Inherited Members

- Protected Attributes inherited from panda::Element::datastore
UInt_t nmax_
 

Member Function Documentation

§ resizeVectors_()

void panda::CorrectedSecondaryVertex::datastore::resizeVectors_ ( UInt_t  )
overridevirtual

Override when there are vector members.

This method should only be used from Collections

Reimplemented from panda::Element::datastore.


The documentation for this struct was generated from the following files: