|
IB-0.2
|
#include <IBAnalyzerPoca.h>
Public Types | |
| typedef IBAnalyzer | BaseClass |
Public Member Functions | |
| IBAnalyzerPoca () | |
| ~IBAnalyzerPoca () | |
| virtual const char * | type_name () const |
| bool | AddMuon (const MuonScatterData &event) |
| void | Run (unsigned int iterations=1, float muons_ratio=1) |
| void | SetPocaAlgorithm (IBPocaEvaluator *poca) |
| void | SetMuonCollection (IBMuonCollection *muons) |
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 unsigned int | Size () |
Additional Inherited Members | |
Data Fields inherited from IBAnalyzer | |
| IBMuonCollection * | m_MuonCollection |
Protected Member Functions inherited from IBAnalyzer | |
| IBAnalyzer () | |
| virtual | ~IBAnalyzer () |
| typedef IBAnalyzer IBAnalyzerPoca::BaseClass |
| IBAnalyzerPoca::IBAnalyzerPoca | ( | ) |
| IBAnalyzerPoca::~IBAnalyzerPoca | ( | ) |
|
virtual |
Implements IBAnalyzer.
|
virtual |
Implements IBAnalyzer.
|
virtual |
Reimplemented from IBAnalyzer.
| void IBAnalyzerPoca::SetPocaAlgorithm | ( | IBPocaEvaluator * | poca | ) |
|
inlinevirtual |
Implements IBAnalyzer.