BDSIM
BDSIM is a Geant4 extension toolkit for simulation of particle transport in accelerator beamlines.
|
Analysis of the model tree. More...
#include <HeaderAnalysis.hh>
Public Member Functions | |
HeaderAnalysis (const std::vector< std::string > &filenamesIn, Header *headerIn, TChain *chainIn) | |
Constructor intended for use to construct a model analysis object. More... | |
unsigned long long int | CountNOriginalEvents () |
Protected Attributes | |
std::vector< std::string > | filenames |
Header * | header |
TChain * | chain |
Analysis of the model tree.
Definition at line 34 of file HeaderAnalysis.hh.
HeaderAnalysis::HeaderAnalysis | ( | const std::vector< std::string > & | filenamesIn, |
Header * | headerIn, | ||
TChain * | chainIn | ||
) |
Constructor intended for use to construct a model analysis object.
Definition at line 31 of file HeaderAnalysis.cc.
|
virtualnoexcept |
Definition at line 39 of file HeaderAnalysis.cc.
unsigned long long int HeaderAnalysis::CountNOriginalEvents | ( | ) |
Definition at line 42 of file HeaderAnalysis.cc.
|
protected |
Definition at line 48 of file HeaderAnalysis.hh.
|
protected |
Definition at line 46 of file HeaderAnalysis.hh.
|
protected |
Definition at line 47 of file HeaderAnalysis.hh.