|
BOSS 8.0.0
BESIII Offline Software System
|
#include <HltInf.h>
Public Member Functions | |
| virtual const CLID & | clID () const |
| HltInf (const unsigned int type, const unsigned int alg, const unsigned int cri, const unsigned int ver, const float etot) | |
| HltInf () | |
| ~HltInf () | |
| HltInf (const DstHltInf &aHlt) | |
| HltInf & | operator= (const DstHltInf &aHlt) |
| virtual void | push_mdc (uint32_t data) |
| virtual void | push_tof (uint32_t data) |
| virtual void | push_emc (uint32_t data) |
| virtual void | push_muc (uint32_t data) |
| virtual void | push_con (uint32_t data) |
| virtual void | push_mdc (float data) |
| virtual void | push_tof (float data) |
| virtual void | push_emc (float data) |
| virtual void | push_muc (float data) |
| virtual void | push_con (float data) |
| virtual bool | setData (const Identifier &id, float data) |
| virtual bool | setData (const Identifier &, uint32_t) |
| virtual void | setMdcData (const std::vector< uint32_t > &vec) |
| virtual void | setTofData (const std::vector< uint32_t > &vec) |
| virtual void | setEmcData (const std::vector< uint32_t > &vec) |
| virtual void | setMucData (const std::vector< uint32_t > &vec) |
| virtual void | setConData (const std::vector< uint32_t > &vec) |
| std::vector< uint32_t > & | getDataVec (const Identifier &) |
| std::vector< uint32_t > & | getDataVec (const uint32_t) |
| virtual bool | getData (const Identifier &, uint32_t *) |
| virtual void | print () const |
| virtual const CLID & | clID () const |
| HltInf (const unsigned int type, const unsigned int alg, const unsigned int cri, const unsigned int ver, const float etot) | |
| HltInf () | |
| ~HltInf () | |
| HltInf (const DstHltInf &aHlt) | |
| HltInf & | operator= (const DstHltInf &aHlt) |
| virtual void | push_mdc (uint32_t data) |
| virtual void | push_tof (uint32_t data) |
| virtual void | push_emc (uint32_t data) |
| virtual void | push_muc (uint32_t data) |
| virtual void | push_con (uint32_t data) |
| virtual void | push_mdc (float data) |
| virtual void | push_tof (float data) |
| virtual void | push_emc (float data) |
| virtual void | push_muc (float data) |
| virtual void | push_con (float data) |
| virtual bool | setData (const Identifier &id, float data) |
| virtual bool | setData (const Identifier &, uint32_t) |
| virtual void | setMdcData (const std::vector< uint32_t > &vec) |
| virtual void | setTofData (const std::vector< uint32_t > &vec) |
| virtual void | setEmcData (const std::vector< uint32_t > &vec) |
| virtual void | setMucData (const std::vector< uint32_t > &vec) |
| virtual void | setConData (const std::vector< uint32_t > &vec) |
| std::vector< uint32_t > & | getDataVec (const Identifier &) |
| std::vector< uint32_t > & | getDataVec (const uint32_t) |
| virtual bool | getData (const Identifier &, uint32_t *) |
| virtual void | print () const |
| virtual const CLID & | clID () const |
| HltInf (const unsigned int type, const unsigned int alg, const unsigned int cri, const unsigned int ver, const float etot) | |
| HltInf () | |
| ~HltInf () | |
| HltInf (const DstHltInf &aHlt) | |
| HltInf & | operator= (const DstHltInf &aHlt) |
| virtual void | push_mdc (uint32_t data) |
| virtual void | push_tof (uint32_t data) |
| virtual void | push_emc (uint32_t data) |
| virtual void | push_muc (uint32_t data) |
| virtual void | push_con (uint32_t data) |
| virtual void | push_mdc (float data) |
| virtual void | push_tof (float data) |
| virtual void | push_emc (float data) |
| virtual void | push_muc (float data) |
| virtual void | push_con (float data) |
| virtual bool | setData (const Identifier &id, float data) |
| virtual bool | setData (const Identifier &, uint32_t) |
| virtual void | setMdcData (const std::vector< uint32_t > &vec) |
| virtual void | setTofData (const std::vector< uint32_t > &vec) |
| virtual void | setEmcData (const std::vector< uint32_t > &vec) |
| virtual void | setMucData (const std::vector< uint32_t > &vec) |
| virtual void | setConData (const std::vector< uint32_t > &vec) |
| std::vector< uint32_t > & | getDataVec (const Identifier &) |
| std::vector< uint32_t > & | getDataVec (const uint32_t) |
| virtual bool | getData (const Identifier &, uint32_t *) |
| virtual void | print () const |
| Public Member Functions inherited from DstHltInf | |
| DstHltInf (const unsigned int type, const unsigned int alg, const unsigned int cri, const unsigned int ver, const float etot) | |
| DstHltInf () | |
| DstHltInf (const DstHltInf &) | |
| DstHltInf & | operator= (const DstHltInf &) |
| virtual | ~DstHltInf () |
| void | setEventType (const unsigned int i) |
| void | setAlgProcess (const unsigned int i) |
| void | setCriteriaTable (const unsigned int i) |
| void | setVersion (const unsigned int i) |
| void | setTotalEnergy (const float etot) |
| void | setNumber (const unsigned int i) |
| void | setNMDC (const unsigned int i) |
| void | setNTOF (const unsigned int i) |
| void | setNEMC (const unsigned int i) |
| void | setNMUC (const unsigned int i) |
| void | setNCON (const unsigned int i) |
| uint32_t | getEventType () const |
| uint32_t | getAlgProcess () const |
| uint32_t | getCriteriaTable () const |
| uint32_t | getVersion () const |
| float | getTotalEnergy () const |
| uint32_t | getNumber () const |
| uint32_t | getNMDC () const |
| uint32_t | getNTOF () const |
| uint32_t | getNEMC () const |
| uint32_t | getNMUC () const |
| uint32_t | getNCON () const |
| const string & | getEventName () const |
| bool | isType (string &type) const |
| DstHltInf (const unsigned int type, const unsigned int alg, const unsigned int cri, const unsigned int ver, const float etot) | |
| DstHltInf () | |
| DstHltInf (const DstHltInf &) | |
| DstHltInf & | operator= (const DstHltInf &) |
| virtual | ~DstHltInf () |
| void | setEventType (const unsigned int i) |
| void | setAlgProcess (const unsigned int i) |
| void | setCriteriaTable (const unsigned int i) |
| void | setVersion (const unsigned int i) |
| void | setTotalEnergy (const float etot) |
| void | setNumber (const unsigned int i) |
| void | setNMDC (const unsigned int i) |
| void | setNTOF (const unsigned int i) |
| void | setNEMC (const unsigned int i) |
| void | setNMUC (const unsigned int i) |
| void | setNCON (const unsigned int i) |
| uint32_t | getEventType () const |
| uint32_t | getAlgProcess () const |
| uint32_t | getCriteriaTable () const |
| uint32_t | getVersion () const |
| float | getTotalEnergy () const |
| uint32_t | getNumber () const |
| uint32_t | getNMDC () const |
| uint32_t | getNTOF () const |
| uint32_t | getNEMC () const |
| uint32_t | getNMUC () const |
| uint32_t | getNCON () const |
| const string & | getEventName () const |
| bool | isType (string &type) const |
| DstHltInf (const unsigned int type, const unsigned int alg, const unsigned int cri, const unsigned int ver, const float etot) | |
| DstHltInf () | |
| DstHltInf (const DstHltInf &) | |
| DstHltInf & | operator= (const DstHltInf &) |
| virtual | ~DstHltInf () |
| void | setEventType (const unsigned int i) |
| void | setAlgProcess (const unsigned int i) |
| void | setCriteriaTable (const unsigned int i) |
| void | setVersion (const unsigned int i) |
| void | setTotalEnergy (const float etot) |
| void | setNumber (const unsigned int i) |
| void | setNMDC (const unsigned int i) |
| void | setNTOF (const unsigned int i) |
| void | setNEMC (const unsigned int i) |
| void | setNMUC (const unsigned int i) |
| void | setNCON (const unsigned int i) |
| uint32_t | getEventType () const |
| uint32_t | getAlgProcess () const |
| uint32_t | getCriteriaTable () const |
| uint32_t | getVersion () const |
| float | getTotalEnergy () const |
| uint32_t | getNumber () const |
| uint32_t | getNMDC () const |
| uint32_t | getNTOF () const |
| uint32_t | getNEMC () const |
| uint32_t | getNMUC () const |
| uint32_t | getNCON () const |
| const string & | getEventName () const |
| bool | isType (string &type) const |
| Public Member Functions inherited from IHltInterface | |
| IHltInterface () | |
| virtual | ~IHltInterface () |
| IHltInterface () | |
| virtual | ~IHltInterface () |
| IHltInterface () | |
| virtual | ~IHltInterface () |
Static Public Member Functions | |
| static const CLID & | classID () |
| static const CLID & | classID () |
| static const CLID & | classID () |
| Static Public Member Functions inherited from DstHltInf | |
| static const CLID & | classID () |
| static const CLID & | classID () |
| static const CLID & | classID () |
Additional Inherited Members | |
| Protected Attributes inherited from DstHltInf | |
| uint32_t | m_eventType |
| uint32_t | m_algProcess |
| uint32_t | m_criTable |
| uint32_t | m_version |
| float | m_eTotal |
| uint32_t | m_number |
| uint32_t | m_ncon |
| Static Protected Attributes inherited from DstHltInf | |
| static const std::string | s_chn [32] |
| static const std::string | s_err = "EventFilterError" |
Definition at line 16 of file Event/HltEvent/include/HltEvent/HltInf.h.
| HltInf::HltInf | ( | const unsigned int | type, |
| const unsigned int | alg, | ||
| const unsigned int | cri, | ||
| const unsigned int | ver, | ||
| const float | etot ) |
Definition at line 5 of file HltInf.cxx.
Referenced by operator=().
| HltInf::HltInf | ( | ) |
Definition at line 14 of file HltInf.cxx.
| HltInf::~HltInf | ( | ) |
Definition at line 22 of file HltInf.cxx.
| HltInf::HltInf | ( | const DstHltInf & | aHlt | ) |
Definition at line 24 of file HltInf.cxx.
| HltInf::HltInf | ( | const unsigned int | type, |
| const unsigned int | alg, | ||
| const unsigned int | cri, | ||
| const unsigned int | ver, | ||
| const float | etot ) |
| HltInf::HltInf | ( | ) |
| HltInf::~HltInf | ( | ) |
| HltInf::HltInf | ( | const DstHltInf & | aHlt | ) |
| HltInf::HltInf | ( | const unsigned int | type, |
| const unsigned int | alg, | ||
| const unsigned int | cri, | ||
| const unsigned int | ver, | ||
| const float | etot ) |
| HltInf::HltInf | ( | ) |
| HltInf::~HltInf | ( | ) |
| HltInf::HltInf | ( | const DstHltInf & | aHlt | ) |
|
inlinestatic |
|
inlinestatic |
Definition at line 19 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinestatic |
Definition at line 19 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 18 of file Event/HltEvent/include/HltEvent/HltInf.h.
Referenced by main().
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 18 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 18 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
virtual |
Reimplemented from DstHltInf.
Definition at line 92 of file HltInf.cxx.
Referenced by EventFilter::print().
|
virtual |
Reimplemented from DstHltInf.
|
virtual |
Reimplemented from DstHltInf.
| vector< uint32_t > & HltInf::getDataVec | ( | const Identifier & | id | ) |
Definition at line 79 of file HltInf.cxx.
Referenced by HltInfCnv::DataObjectToTObject(), and getDataVec().
| std::vector< uint32_t > & HltInf::getDataVec | ( | const Identifier & | ) |
| std::vector< uint32_t > & HltInf::getDataVec | ( | const Identifier & | ) |
| vector< uint32_t > & HltInf::getDataVec | ( | const uint32_t | part | ) |
Definition at line 88 of file HltInf.cxx.
| std::vector< uint32_t > & HltInf::getDataVec | ( | const uint32_t | ) |
| std::vector< uint32_t > & HltInf::getDataVec | ( | const uint32_t | ) |
Definition at line 32 of file HltInf.cxx.
|
virtual |
Reimplemented from DstHltInf.
Definition at line 134 of file HltInf.cxx.
Referenced by main().
|
virtual |
Reimplemented from DstHltInf.
|
virtual |
Reimplemented from DstHltInf.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 40 of file Event/HltEvent/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 40 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 40 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 35 of file Event/HltEvent/include/HltEvent/HltInf.h.
Referenced by HltEventMaker::execute(), main(), and HltInfCnv::TObjectToDataObject().
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 35 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 35 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 38 of file Event/HltEvent/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 38 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 38 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 33 of file Event/HltEvent/include/HltEvent/HltInf.h.
Referenced by HltEventMaker::execute(), main(), and HltInfCnv::TObjectToDataObject().
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 33 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 33 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 36 of file Event/HltEvent/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 36 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 36 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 31 of file Event/HltEvent/include/HltEvent/HltInf.h.
Referenced by HltEventMaker::execute(), main(), and HltInfCnv::TObjectToDataObject().
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 31 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 31 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 39 of file Event/HltEvent/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 39 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 39 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 34 of file Event/HltEvent/include/HltEvent/HltInf.h.
Referenced by HltEventMaker::execute(), and HltInfCnv::TObjectToDataObject().
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 34 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 34 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 37 of file Event/HltEvent/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 37 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 37 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 32 of file Event/HltEvent/include/HltEvent/HltInf.h.
Referenced by HltEventMaker::execute(), and HltInfCnv::TObjectToDataObject().
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 32 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 32 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 49 of file Event/HltEvent/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 49 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 49 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
virtual |
Reimplemented from DstHltInf.
Definition at line 37 of file HltInf.cxx.
|
virtual |
Reimplemented from DstHltInf.
|
virtual |
Reimplemented from DstHltInf.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 41 of file Event/HltEvent/include/HltEvent/HltInf.h.
Referenced by setData().
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 41 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 41 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 47 of file Event/HltEvent/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 47 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 47 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 45 of file Event/HltEvent/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 45 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 45 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 48 of file Event/HltEvent/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 48 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 48 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 46 of file Event/HltEvent/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 46 of file InstallArea/x86_64-el9-gcc13-dbg/include/HltEvent/HltInf.h.
|
inlinevirtual |
Reimplemented from DstHltInf.
Definition at line 46 of file InstallArea/x86_64-el9-gcc13-opt/include/HltEvent/HltInf.h.