|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TBEVENT_TBBPC_H
6 #define TBEVENT_TBBPC_H
34 TBBPC(
const std::string& thisBPCName);
void setHitNbr(int hitnbr)
void setXPulse(signal_type theSignal)
signal_type getXPos() const
bool isYPulseOverflow() const
void setYPulse(signal_type theSignal)
void setXErr(signal_type theSignal)
bool isYPosOverflow() const
void setXPulseOverflow(bool overflow=true)
signal_type getYPos() const
signal_type getXPulse() const
void setYPosOverflow(bool overflow=true)
void setYErr(signal_type theSignal)
bool isXPulseOverflow() const
signal_type getXErr() const
signal_type getYPulse() const
bool isXPosOverflow() const
void setXPos(signal_type theSignal)
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
signal_type getYErr() const
void setYPulseOverflow(bool overflow=true)
macros to associate a CLID to a type
void setYPos(signal_type theSignal)
void setXPosOverflow(bool overflow=true)