IB-0.2
|
#include <IBAnalyzerTrackCount.h>
Public Types | |
typedef IBAnalyzer | BaseClass |
Public Member Functions | |
IBAnalyzerTrackCount () | |
~IBAnalyzerTrackCount () | |
virtual const char * | type_name () const |
bool | AddMuon (const MuonScatterData &muon) |
void | Run (unsigned int iterations=1, float muons_ratio=1) |
void | SetRayAlgorithm (IBVoxRaytracer *raytracer) |
void | SetPocaAlgorithm (IBPocaEvaluator *evaluator) |
void | SetDetectorZSelection (int selectZ) |
void | Clear () |
unsigned int | Size () const |
void | SetMuonCollection (IBMuonCollection *muons) |
![]() | |
virtual IBExperiment * | GetExperiment () const |
virtual void | SetExperiment (IBExperiment *exp) |
virtual IBVoxCollection * | GetVoxCollection () const |
virtual void | SetVoxCollection (IBVoxCollection *coll) |
virtual IBMuonCollection * | GetMuonCollection () const |
virtual unsigned int | Size () |
Additional Inherited Members | |
![]() | |
IBMuonCollection * | m_MuonCollection |
![]() | |
IBAnalyzer () | |
virtual | ~IBAnalyzer () |
IBAnalyzerTrackCount::IBAnalyzerTrackCount | ( | ) |
IBAnalyzerTrackCount::~IBAnalyzerTrackCount | ( | ) |
|
virtual |
Implements IBAnalyzer.
void IBAnalyzerTrackCount::Clear | ( | ) |
|
virtual |
Implements IBAnalyzer.
void IBAnalyzerTrackCount::SetDetectorZSelection | ( | int | selectZ | ) |
|
virtual |
Reimplemented from IBAnalyzer.
void IBAnalyzerTrackCount::SetPocaAlgorithm | ( | IBPocaEvaluator * | evaluator | ) |
void IBAnalyzerTrackCount::SetRayAlgorithm | ( | IBVoxRaytracer * | raytracer | ) |
unsigned int IBAnalyzerTrackCount::Size | ( | ) | const |
|
inlinevirtual |
Implements IBAnalyzer.