#include <HltRaw.h>
Definition at line 15 of file HltRaw.h.
◆ HltRaw() [1/2]
| HltRaw::HltRaw |
( |
const Identifier & | id, |
|
|
const unsigned int | timeChannel = 0, |
|
|
const unsigned int | chargeChannel = 0 ) |
Definition at line 3 of file HltRaw.cxx.
3 :
4 RawData(
id, timeChannel, chargeChannel){
5}
RawData(const Identifier &id, const unsigned int timeChannel=0, const unsigned int chargeChannel=0)
◆ HltRaw() [2/2]
| HltRaw::HltRaw |
( |
const unsigned int | id | ) |
|
◆ classID()
| static const CLID & HltRaw::classID |
( |
| ) |
|
|
inlinestatic |
◆ clID()
| virtual const CLID & HltRaw::clID |
( |
| ) |
const |
|
inlinevirtual |
Definition at line 28 of file HltRaw.h.
static const CLID & classID()
Referenced by main().
◆ getFloatChannel()
| float HltRaw::getFloatChannel |
( |
| ) |
|
|
inline |
Definition at line 25 of file HltRaw.h.
unsigned int m_chargeChannel
◆ getIntChannel()
| unsigned int HltRaw::getIntChannel |
( |
| ) |
|
|
inline |
Definition at line 22 of file HltRaw.h.
unsigned int getTimeChannel() const
◆ setFloatChannel()
| void HltRaw::setFloatChannel |
( |
const float | value | ) |
|
|
inline |
◆ setIntChannel()
| void HltRaw::setIntChannel |
( |
const unsigned int | intChannel | ) |
|
|
inline |
The documentation for this class was generated from the following files: