#include <particle_detector.h>
◆ particle_detector() [1/2]
| clas12::particle_detector::particle_detector |
( |
| ) |
|
|
default |
◆ particle_detector() [2/2]
| clas12::particle_detector::particle_detector |
( |
hipo::schema | __schema | ) |
|
◆ ~particle_detector()
| clas12::particle_detector::~particle_detector |
( |
| ) |
|
|
overridedefault |
◆ getDetector() [1/2]
| virtual int clas12::particle_detector::getDetector |
( |
| ) |
const |
|
inlinevirtualnoexcept |
◆ getDetector() [2/2]
| virtual int clas12::particle_detector::getDetector |
( |
int | index | ) |
const |
|
inlinevirtualnoexcept |
◆ getIndex() [1/2]
| int clas12::particle_detector::getIndex |
( |
| ) |
const |
|
inlinenoexcept |
◆ getIndex() [2/2]
| int clas12::particle_detector::getIndex |
( |
int | pindex, |
|
|
int | detector = 0, |
|
|
int | layer = 0 ) |
◆ getLayer() [1/2]
| virtual int clas12::particle_detector::getLayer |
( |
| ) |
const |
|
inlinevirtualnoexcept |
◆ getLayer() [2/2]
| virtual int clas12::particle_detector::getLayer |
( |
int | index | ) |
const |
|
inlinevirtualnoexcept |
◆ getPindex() [1/2]
| int clas12::particle_detector::getPindex |
( |
| ) |
const |
|
inlinenoexcept |
◆ getPindex() [2/2]
| int clas12::particle_detector::getPindex |
( |
int | index | ) |
const |
|
inlinenoexcept |
◆ notify()
| void clas12::particle_detector::notify |
( |
| ) |
|
|
inlineoverride |
◆ print()
| void clas12::particle_detector::print |
( |
| ) |
|
|
virtual |
◆ readItems()
| void clas12::particle_detector::readItems |
( |
const std::string & | items | ) |
|
◆ scanForParticle()
| std::vector< short > clas12::particle_detector::scanForParticle |
( |
short | iparticle | ) |
|
function to find the current entries associated with pindex = iparticle
◆ scanIndex()
| void clas12::particle_detector::scanIndex |
( |
| ) |
|
◆ setBankEntry()
| void clas12::particle_detector::setBankEntry |
( |
short | i | ) |
|
|
inline |
◆ setEntry()
| void clas12::particle_detector::setEntry |
( |
int | ind | ) |
const |
|
inline |
◆ setIndex()
| virtual void clas12::particle_detector::setIndex |
( |
int | ind | ) |
const |
|
inlinevirtual |
◆ useItem()
| bool clas12::particle_detector::useItem |
( |
const std::string & | item | ) |
|
check if item should be used
◆ _detector_id_order
| int clas12::particle_detector::_detector_id_order =-1 |
|
protected |
◆ _index
| int clas12::particle_detector::_index =-1 |
|
mutableprotected |
◆ _pindex_order
| int clas12::particle_detector::_pindex_order =-1 |
|
protected |
◆ _rvec
| std::vector<int> clas12::particle_detector::_rvec {} |
|
protected |
◆ _sitems
| std::vector<std::string > clas12::particle_detector::_sitems {} |
|
protected |
The documentation for this class was generated from the following files: