|
IB-0.2
|
#include <IBAnalyzerWPoca.h>
Public Member Functions | |
| IBAnalyzerWPoca () | |
| ~IBAnalyzerWPoca () | |
| virtual const char * | type_name () const |
| bool | AddMuon (const MuonScatterData &event) |
| void | Run (unsigned int iteration=1, float muons_ratio=1) |
| void | SetPocaAlgorithm (IBPocaEvaluator *poca) |
| void | SetVarAlgorithm (IBMinimizationVariablesEvaluator *evaluator) |
Public Member Functions inherited from IBAnalyzer | |
| 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 | |
Data Fields inherited from IBAnalyzer | |
| IBMuonCollection * | m_MuonCollection |
Protected Member Functions inherited from IBAnalyzer | |
| IBAnalyzer () | |
| virtual | ~IBAnalyzer () |
| IBAnalyzerWPoca::IBAnalyzerWPoca | ( | ) |
| IBAnalyzerWPoca::~IBAnalyzerWPoca | ( | ) |
|
virtual |
Implements IBAnalyzer.
|
virtual |
Implements IBAnalyzer.
| void IBAnalyzerWPoca::SetPocaAlgorithm | ( | IBPocaEvaluator * | poca | ) |
| void IBAnalyzerWPoca::SetVarAlgorithm | ( | IBMinimizationVariablesEvaluator * | evaluator | ) |
|
inlinevirtual |
Implements IBAnalyzer.