NAIA  1.0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Public Member Functions | Static Public Attributes | List of all members
NAIA::EcalPlus Class Reference

Accessor class for EcalPlus info. More...

#include <Containers/Ecal.h>

Inheritance diagram for NAIA::EcalPlus:
NAIA::OnDemandContainer< EcalPlus > NAIA::EcalPlusData

Public Member Functions

 EcalPlus ()
 
- Public Member Functions inherited from NAIA::OnDemandContainer< EcalPlus >
 OnDemandContainer ()=default
 
void LoadEvent ()
 Wrapper to call GetEntry on the underlying TBranch. More...
 
void SetTreeEntry (unsigned long long treeEntry)
 Set the TTree entry number. More...
 
void Branch (TTree *tree)
 Create the TBranch associated with this container. More...
 
void MirrorBranch (TTree *targetTree, const EcalPlus *sourceContainer)
 Create a TBranch associated with this container mirroring from an existing container. More...
 
void SetBranchAddress (TTree *tree)
 Setup reading of the data container. More...
 
void DisableIO () const
 Disables I/O for this container. It won't be written on disk and trying to read it will cause an exception. More...
 
EcalPlusoperator-> ()
 Access operator. Use this to access container data More...
 
- Public Member Functions inherited from NAIA::EcalPlusData
void Clear ()
 Clear container content. More...
 
void Dump () const
 Dump on screen container content. More...
 

Static Public Attributes

static const std::string BranchName = "EcalPlusData"
 

Additional Inherited Members

- Public Attributes inherited from NAIA::EcalPlusData
int EcalKNShowers
 Number of reconstructed showers (W. Xu reconstruction) More...
 
int EcalKHadronicFlag
 Hadronic interaction flag (W. Xu reconstruction) More...
 
EcalLikelihoodVariable< float > Likelihood
 Likelihood variable for e/p separation (W. Xu reconstruction). See Ecal::LikelihoodType for a list of available reconstructions. More...
 
LayerVariable< float > MaxEnergyFraction
 Energy fraction in the cell with the highest edep, for each Ecal layer. More...
 

Detailed Description

Accessor class for EcalPlus info.

Wrapper implementing read-on-demand behavior for EcalPlus data.

Definition at line 179 of file Ecal.h.

Constructor & Destructor Documentation

NAIA::EcalPlus::EcalPlus ( )
inline

Definition at line 183 of file Ecal.h.

Member Data Documentation

const std::string NAIA::EcalPlus::BranchName = "EcalPlusData"
static

Definition at line 181 of file Ecal.h.


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