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()";};
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
void setTime(int i, float t)
void setSize(unsigned int i)
float getChi(int i) const
float getEnergy(int i) const
std::vector< float > m_chi
std::string whoami(void) const
void setChi(int i, float c)
float getTime(int i) const
std::vector< float > m_time
void setEnergy(int i, float e)
ZdcRawChannel(const Identifier &id)
unsigned int getSize() const
std::vector< float > m_energy