|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <IrtCherenkovParticleID.h>


Public Member Functions | |
| IrtCherenkovParticleID (std::string_view name) | |
| void | init (CherenkovDetectorCollection *irt_det_coll) |
| void | process (const Input &, const Output &) const |
Public Member Functions inherited from eicrecon::WithPodConfig< IrtCherenkovParticleIDConfig > | |
| IrtCherenkovParticleIDConfig & | getConfig () |
| Get a configuration to be changed. | |
| IrtCherenkovParticleIDConfig & | applyConfig (IrtCherenkovParticleIDConfig cfg) |
| Sets a configuration (config is properly copyible) | |
Additional Inherited Members | |
Public Types inherited from eicrecon::WithPodConfig< IrtCherenkovParticleIDConfig > | |
| using | ConfigType = IrtCherenkovParticleIDConfig |
Protected Attributes inherited from eicrecon::WithPodConfig< IrtCherenkovParticleIDConfig > | |
| IrtCherenkovParticleIDConfig | m_cfg |
|
inline |
| void eicrecon::IrtCherenkovParticleID::init | ( | CherenkovDetectorCollection * | irt_det_coll | ) |
| void eicrecon::IrtCherenkovParticleID::process | ( | const Input & | , |
| const Output & | |||
| ) | const |