|
clas12root
|
#include <region_detector.h>
Public Member Functions | |
| region_detector ()=default | |
| PID () | |
| clas12::calorimeter | Thick () |
| clas12::scintillator | Thin () |
| clas12::cherenkov | Track () |
Public Attributes | |
| clas12::calorimeter | _calorimeter |
| clas12::cherenkov | _cherenkov |
| clas12::forwardtagger | _ft |
| clas12::scintillator | _tof |
| clas12::tracker | _track |


|
default |
| clas12::region_detector::PID | ( | ) |
| clas12::calorimeter clas12::region_detector::Thick | ( | ) |
| clas12::scintillator clas12::region_detector::Thin | ( | ) |
| clas12::cherenkov clas12::region_detector::Track | ( | ) |
| clas12::calorimeter clas12::region_detector::_calorimeter |
| clas12::cherenkov clas12::region_detector::_cherenkov |
| clas12::forwardtagger clas12::region_detector::_ft |
| clas12::scintillator clas12::region_detector::_tof |
| clas12::tracker clas12::region_detector::_track |