|
ATLAS Offline Software
|
Go to the documentation of this file.
17 #ifndef ZDCEVENT_ZDCRAWCHANNEL_H
18 #define ZDCEVENT_ZDCRAWCHANNEL_H
51 std::string
whoami (
void)
const {
return "ZdcRawChannel"; }
55 operator std::string()
const {
return "ZdcRawChannel::string()";};
91 #endif //ZDCEVENT_ZDCDIGITS_H
std::vector< float > m_time
std::vector< float > m_energy
std::string whoami(void) const
unsigned int getSize() const
float getChi(int i) const
std::vector< float > m_chi
float getEnergy(int i) const
void setSize(unsigned int i)
void setTime(int i, float t)
ZdcRawChannel(const Identifier &id)
void setChi(int i, float c)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
float getTime(int i) const
void setEnergy(int i, float e)
macros to associate a CLID to a type