|
clas12root
|
#include <utracker.h>
Public Member Functions | |
| utracker ()=default | |
| utracker (hipo::schema __schema) | |
| ~utracker () override=default | |
| int | getCharge () const noexcept |
| double | getChi2 () const noexcept |
| double | getChi2N () const noexcept |
| int | getNDF () const noexcept |
| double | getPx () const noexcept |
| double | getPy () const noexcept |
| double | getPz () const noexcept |
| int | getSector () const noexcept |
| int | getStatus () const noexcept |
| double | getVx () const noexcept |
| double | getVy () const noexcept |
| double | getVz () 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::utracker::utracker | ( | hipo::schema | __schema | ) |
|
overridedefault |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |