|
ATLAS Offline Software
|
Go to the documentation of this file.
10 #ifndef XAODINDETMEASUREMENT_HGTDCLUSTER_V1_H
11 #define XAODINDETMEASUREMENT_HGTDCLUSTER_V1_H
14 #include "Identifier/Identifier.h"
41 const std::vector<Identifier>
rdoList()
const;
53 void setRDOlist(
const std::vector<Identifier>& rdolist);
65 #endif // XAODHGTDCluster_v1_H
HGTDCluster_v1()=default
Default constructor.
virtual ~HGTDCluster_v1()=default
Virtual destructor.
xAOD::UncalibMeasType type() const override final
Returns the type of the HGTD cluster as a simple enumeration.
void setRDOlist(const std::vector< Identifier > &rdolist)
Sets the list of identifiers of the channels building the cluster.
unsigned int numDimensions() const override final
Returns the number of dimensions of the measurement.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
bool const RAWDATA *ch2 const
const std::vector< int > & totList() const
Returns the list of Time Over Threshold of the channels building the cluster.
void setToTlist(const std::vector< int > &tots)
Sets the list of ToT of the channels building the cluster.
An STL vector of pointers that by default owns its pointed-to elements.
UncalibMeasType
Define the type of the uncalibrated measurement.
DATAVECTOR_BASE(xAOD::HGTDCluster_v1, xAOD::UncalibratedMeasurement_v1)
const std::vector< Identifier > rdoList() const
Returns the list of identifiers of the channels building the cluster.