|
clas12root
|
#include <cherenkov.h>
Public Member Functions | |
| cherenkov ()=default | |
| cherenkov (hipo::schema __schema) | |
| ~cherenkov () override=default | |
| double | getChi2 () const noexcept |
| double | getDPhi () const noexcept |
| double | getDtheta () const noexcept |
| double | getNphe () const noexcept |
| double | getPath () const noexcept |
| int | getSector () const noexcept |
| int | getStatus () const noexcept |
| double | getTime () const noexcept |
| double | getX () const noexcept |
| double | getY () const noexcept |
| double | getZ () const noexcept |
| Public Member Functions inherited from clas12::particle_detector | |
| particle_detector ()=default | |
| particle_detector (hipo::schema __schema) | |
| ~particle_detector () override=default | |
| virtual int | getDetector () const noexcept |
| virtual int | getDetector (int index) const noexcept |
| int | getIndex () const noexcept |
| int | getIndex (int pindex, int detector=0, int layer=0) |
| virtual int | getLayer () const noexcept |
| virtual int | getLayer (int index) const noexcept |
| int | getPindex () const noexcept |
| int | getPindex (int index) const noexcept |
| void | notify () override |
| virtual void | print () |
| void | readItems (const std::string &items) |
| load items to be used | |
| std::vector< short > | scanForParticle (short iparticle) |
| void | scanIndex () |
| void | setBankEntry (short i) |
| void | setEntry (int ind) const |
| virtual void | setIndex (int ind) const |
| bool | useItem (const std::string &item) |
| check if item should be used | |
Additional Inherited Members | |
| Protected Attributes inherited from clas12::particle_detector | |
| int | _detector_id_order =-1 |
| int | _index =-1 |
| int | _pindex_order =-1 |
| std::vector< int > | _rvec {} |
| std::vector< std::string > | _sitems {} |


|
default |
| clas12::cherenkov::cherenkov | ( | hipo::schema | __schema | ) |
|
overridedefault |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |