IB-0.2
|
#include <IBAnalyzerWTrackLengths.h>
Public Member Functions | |
IBAnalyzerWTrackLengths () | |
~IBAnalyzerWTrackLengths () | |
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 | SetVarAlgorithm (IBMinimizationVariablesEvaluator *algorithm) |
void | SetPocaProximity (float sigma=0) |
![]() | |
virtual IBExperiment * | GetExperiment () const |
virtual void | SetExperiment (IBExperiment *exp) |
virtual IBVoxCollection * | GetVoxCollection () const |
virtual void | SetVoxCollection (IBVoxCollection *coll) |
virtual IBMuonCollection * | GetMuonCollection () const |
virtual void | SetMuonCollection (IBMuonCollection *coll) |
virtual unsigned int | Size () |
Additional Inherited Members | |
![]() | |
IBMuonCollection * | m_MuonCollection |
![]() | |
IBAnalyzer () | |
virtual | ~IBAnalyzer () |
IBAnalyzerWTrackLengths::IBAnalyzerWTrackLengths | ( | ) |
IBAnalyzerWTrackLengths::~IBAnalyzerWTrackLengths | ( | ) |
|
virtual |
Implements IBAnalyzer.
|
virtual |
Implements IBAnalyzer.
void IBAnalyzerWTrackLengths::SetPocaAlgorithm | ( | IBPocaEvaluator * | evaluator | ) |
void IBAnalyzerWTrackLengths::SetPocaProximity | ( | float | sigma = 0 | ) |
void IBAnalyzerWTrackLengths::SetRayAlgorithm | ( | IBVoxRaytracer * | raytracer | ) |
void IBAnalyzerWTrackLengths::SetVarAlgorithm | ( | IBMinimizationVariablesEvaluator * | algorithm | ) |
|
inlinevirtual |
Implements IBAnalyzer.