BOSS 7.0.2
BESIII Offline Software System
|
#include <TrigCondition.h>
Public Member Functions | |
TrigCondition (char *name, uint32_t window, const uint32_t *data) | |
virtual | ~TrigCondition () |
const std::string & | getName () const |
const std::vector< uint32_t > & | getCondList () const |
uint32_t | getNumOne (int index) const |
uint32_t | getNumZero (int index) const |
void | print () const |
TrigCondition (char *name, uint32_t window, const uint32_t *data) | |
virtual | ~TrigCondition () |
const std::string & | getName () const |
const std::vector< uint32_t > & | getCondList () const |
uint32_t | getNumOne (int index) const |
uint32_t | getNumZero (int index) const |
void | print () const |
Definition at line 8 of file Event/TrigEvent/TrigEvent-00-01-02/TrigEvent/TrigCondition.h.
TrigCondition::TrigCondition | ( | char * | name, |
uint32_t | window, | ||
const uint32_t * | data | ||
) |
Definition at line 55 of file TrigCondition.cxx.
|
inlinevirtual |
Definition at line 11 of file Event/TrigEvent/TrigEvent-00-01-02/TrigEvent/TrigCondition.h.
TrigCondition::TrigCondition | ( | char * | name, |
uint32_t | window, | ||
const uint32_t * | data | ||
) |
|
inlinevirtual |
Definition at line 11 of file InstallArea/include/TrigEvent/TrigEvent/TrigCondition.h.
|
inline |
Definition at line 14 of file Event/TrigEvent/TrigEvent-00-01-02/TrigEvent/TrigCondition.h.
|
inline |
Definition at line 14 of file InstallArea/include/TrigEvent/TrigEvent/TrigCondition.h.
|
inline |
Definition at line 13 of file Event/TrigEvent/TrigEvent-00-01-02/TrigEvent/TrigCondition.h.
|
inline |
Definition at line 13 of file InstallArea/include/TrigEvent/TrigEvent/TrigCondition.h.
|
inline |
Definition at line 15 of file Event/TrigEvent/TrigEvent-00-01-02/TrigEvent/TrigCondition.h.
|
inline |
Definition at line 15 of file InstallArea/include/TrigEvent/TrigEvent/TrigCondition.h.
|
inline |
Definition at line 16 of file Event/TrigEvent/TrigEvent-00-01-02/TrigEvent/TrigCondition.h.
|
inline |
Definition at line 16 of file InstallArea/include/TrigEvent/TrigEvent/TrigCondition.h.
void TrigCondition::print | ( | ) | const |
Definition at line 83 of file TrigCondition.cxx.
void TrigCondition::print | ( | ) | const |