#include <TrigMonROB.h>
Definition at line 29 of file TrigMonROB.h.
◆ TrigMonROB() [1/2]
TrigMonROB::TrigMonROB |
( |
| ) |
|
◆ TrigMonROB() [2/2]
TrigMonROB::TrigMonROB |
( |
uint32_t |
requestor_id, |
|
|
long int |
beg_sec, |
|
|
long int |
beg_usec, |
|
|
long int |
end_sec, |
|
|
long int |
end_usec |
|
) |
| |
◆ ~TrigMonROB()
TrigMonROB::~TrigMonROB |
( |
| ) |
|
|
inline |
◆ addData()
◆ addWord()
void TrigMonROB::addWord |
( |
const uint32_t |
word | ) |
|
|
inline |
◆ elapsed()
double TrigMonROB::elapsed |
( |
| ) |
const |
|
inline |
◆ getData() [1/2]
◆ getData() [2/2]
◆ getRequestorId()
uint32_t TrigMonROB::getRequestorId |
( |
| ) |
const |
|
inline |
◆ getStart()
uint32_t TrigMonROB::getStart |
( |
| ) |
const |
|
inline |
◆ getStop()
uint32_t TrigMonROB::getStop |
( |
| ) |
const |
|
inline |
◆ getSum()
Definition at line 34 of file TrigMonROB.cxx.
39 std::vector<TrigMonROBSum> svec;
41 for(
unsigned int i = 3;
i <
m_word.size(); ++
i) {
◆ getTimer()
double TrigMonROB::getTimer |
( |
| ) |
const |
|
inline |
◆ getWord() [1/2]
std::vector<uint32_t>& TrigMonROB::getWord |
( |
| ) |
|
|
inline |
◆ getWord() [2/2]
const std::vector<uint32_t>& TrigMonROB::getWord |
( |
| ) |
const |
|
inline |
◆ print()
void TrigMonROB::print |
( |
std::ostream & |
os = std::cout | ) |
const |
◆ start()
◆ stop()
◆ m_data
◆ m_word
std::vector<uint32_t> TrigMonROB::m_word |
|
private |
The documentation for this class was generated from the following files: