|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef XAODFORWARD_VERSIONS_AFPToFHIT_V1_H
6 #define XAODFORWARD_VERSIONS_AFPToFHIT_V1_H
107 #endif // XAODFORWARD_VERSIONS_AFPToFHIT_V1_H
void toPersistent()
Function making sure that the object is ready for persistification i.e. saving - does nothing.
int barInTrainID() const
ID number of the LQBar in a train where hit was detected.
Base class for elements of a container that can have aux data.
float time() const
Time of AFP ToF detector hit relative to the reference clock.
SG_BASE(xAOD::AFPToFHit_v1, SG::AuxElement)
void setBarInTrainID(const int barInTrainID)
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
void setPulseLength(float pulseLength)
Class representing a hit in ToF detector.
int trainID() const
ID number of the train of LQBars (set of 4 bars), where hit was detected.
int stationID() const
Index of the station with time-of-flight hit.
void setHptdcID(int hptdcID)
void setStationID(int side)
Definitions of AFP stations identification numbers.
bool isSideC() const
Returns true if ToF hit is in far station on A side.
int hptdcChannel() const
HPTDC channel number.
static const int farA
station with at Z = 217 m
int hptdcID() const
Identification number of the HPTDC module.
float pulseLength() const
Lenght of the signal pulse which is proportional to the signal amplitude.
void setTrainID(const int barInTrainID)
bool isSideA() const
Returns true if ToF hit is in far station on A side.
static const int farC
station with at Z = -217 m
void setHptdcChannel(int hptdcChannel)
Base class for elements of a container that can have aux data.