Transient conditions class for objects defined by the online framework and retrieved from COOL.
More...
#include <L1CaloRxGain.h>
Transient conditions class for objects defined by the online framework and retrieved from COOL.
- Author
- Damien Prieur damie.nosp@m.n.pr.nosp@m.ieur@.nosp@m.cern.nosp@m..ch
Definition at line 24 of file L1CaloRxGain.h.
◆ L1CaloRxGain() [1/3]
L1CaloRxGain::L1CaloRxGain |
( |
| ) |
|
◆ L1CaloRxGain() [2/3]
L1CaloRxGain::L1CaloRxGain |
( |
unsigned int |
channelId, |
|
|
int |
gain, |
|
|
const std::string & |
comment |
|
) |
| |
◆ L1CaloRxGain() [3/3]
◆ ~L1CaloRxGain()
L1CaloRxGain::~L1CaloRxGain |
( |
| ) |
|
|
default |
◆ channelId()
◆ comment()
const std::string& L1CaloRxGain::comment |
( |
void |
| ) |
const |
|
inline |
◆ gain()
int L1CaloRxGain::gain |
( |
void |
| ) |
const |
|
inline |
◆ operator<<
Definition at line 62 of file L1CaloRxGain.cxx.
64 output <<
"channelID: " <<
r.m_channelId.id() <<
", " <<
"gain: " <<
r.m_gain <<
", " <<
"comment: " <<
r.m_comment;
◆ m_channelId
◆ m_comment
std::string L1CaloRxGain::m_comment |
|
private |
◆ m_gain
The documentation for this class was generated from the following files: