=== CLICDstChecker Processor ===
Processor to check DST Pfos
More...
#include <CLICDstChecker.h>
=== CLICDstChecker Processor ===
Processor to check DST Pfos
Definition at line 22 of file CLICDstChecker.h.
CLICDstChecker::CLICDstChecker |
( |
| ) |
|
void CLICDstChecker::check |
( |
LCEvent * |
evt | ) |
|
|
virtual |
void CLICDstChecker::CleanUp |
( |
| ) |
|
|
protected |
void CLICDstChecker::end |
( |
| ) |
|
|
virtual |
void CLICDstChecker::init |
( |
| ) |
|
|
virtual |
virtual Processor* CLICDstChecker::newProcessor |
( |
| ) |
|
|
inlinevirtual |
void CLICDstChecker::processEvent |
( |
LCEvent * |
evt | ) |
|
|
virtual |
void CLICDstChecker::processRunHeader |
( |
LCRunHeader * |
run | ) |
|
|
virtual |
int CLICDstChecker::m_debug = 0 |
|
protected |
std::string CLICDstChecker::m_inputMcParticleCollection {} |
|
protected |
std::string CLICDstChecker::m_inputPfoCollection |
|
protected |
std::string CLICDstChecker::m_inputPfoToMcRelationCollection {} |
|
protected |
std::set<MCParticle*> CLICDstChecker::m_mcSet {} |
|
private |
int CLICDstChecker::m_monitoring = 0 |
|
protected |
Whether to display monitoring information.
Definition at line 44 of file CLICDstChecker.h.
int CLICDstChecker::m_nEvt = -1 |
|
protected |
int CLICDstChecker::m_nRun = -1 |
|
protected |
LCRelationNavigator* CLICDstChecker::m_pfoToMcNavigator = NULL |
|
private |
std::vector<ReconstructedParticle*> CLICDstChecker::m_pfoVector {} |
|
private |
int CLICDstChecker::m_showBackground = 0 |
|
protected |
Whether to display background information.
Definition at line 45 of file CLICDstChecker.h.
The documentation for this class was generated from the following files:
- /afs/desy.de/user/d/dudarboh/analysis/iLCSoft/MarlinReco/Analysis/CLICPfoSelector/include/CLICDstChecker.h
- /afs/desy.de/user/d/dudarboh/analysis/iLCSoft/MarlinReco/Analysis/CLICPfoSelector/src/CLICDstChecker.cc