|
ATLAS Offline Software
|
Go to the documentation of this file.
20 const std::string&
name,
38 return StatusCode::SUCCESS;
64 return StatusCode::SUCCESS;
76 if(!clusterPointer) {
ATH_MSG_INFO(
"NULL POINTER");
return StatusCode::RECOVERABLE; }
79 *
m_e = clusterPointer->
e();
100 return StatusCode::SUCCESS;
flt_t phi0() const
Returns raw of cluster seed.
virtual double phi() const
The azimuthal angle ( ) of the particle.
unsigned nSamples() const
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
virtual StatusCode addVariable(const std::string &name, const std::type_info &ti, void *&ptr, const std::string &docstring="", const void *defval=0)
Add a variable to the tuple.
float etaSample(const CaloSample sampling) const
Retrieve barycenter in a given sample.
Description of a calorimeter cluster.
Block filler tool for noisy FEB information.
unsigned int getClusterEtaSize() const
Get eta size from cluster size.
virtual double eta() const
The pseudorapidity ( ) of the particle.
::StatusCode StatusCode
StatusCode definition for legacy code.
Principal data class for CaloCell clusters.
#define CHECK(...)
Evaluate an expression and check for errors.
float phiSample(const CaloSample sampling) const
Retrieve barycenter in a given sample.
unsigned int getClusterPhiSize() const
Get phi size from cluster size.
flt_t eta0() const
Returns raw of cluster seed.
float eSample(const CaloSample sampling) const
virtual double e() const
The total energy of the particle.