 |
ATLAS Offline Software
|
Go to the documentation of this file.
6 #ifndef XAODTRIGL1CALO_VERSIONS_JGTOWER_V1_H
7 #define XAODTRIGL1CALO_VERSIONS_JGTOWER_V1_H
62 virtual double pt()
const final;
80 virtual
double et()
const final;
100 virtual
double m()
const final;
103 virtual
double e()
const final;
123 #include "AthContainers/DataVector.h"
126 #endif // XAODTRIGL1CALO_VERSIONS_JGTOWER_V1_H
Description of JGTower_v1.
Extra patterns decribing particle interation process.
void setTileIndex(const std::vector< int > &)
set TileIndex
virtual int Id() const final
get coolId
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
virtual double eta() const final
The pseudorapidity ( ) of the particle.
bool const RAWDATA *ch2 const
Class providing the definition of the 4-vector interface.
virtual double phi() const final
The azimuthal angle ( ) of the particle.
TLorentzVector FourMom_t
Definition of the 4-momentum type.
virtual FourMom_t p4() const final
The full 4-momentum of the particle as a TLoretzVector.
virtual double dphi() const final
The azimuthal angle ( ) of the particle.
const std::vector< int > & TileIndex() const
get TileIndex
virtual ~JGTower_v1()
Default desturctor.
virtual double deta() const final
The pseudorapidity ( ) of the particle.
JGTower_v1()
Default constructor.
virtual double m() const final
The invariant mass of the particle.
void setSCIndex(const std::vector< int > &)
set SCIndex
JGTower_v1 & operator=(const JGTower_v1 &other)
Assignment operator.
virtual double pt() const final
The transverse momentum ( ) of the particle.
virtual Type::ObjectType type() const final
The type of the object as a simple enumeration, remains pure virtual in e/gamma.
const std::vector< int > & SCIndex() const
get SCIndex
virtual double e() const final
The total energy of the particle.
DATAVECTOR_BASE(xAOD::JGTower_v1, xAOD::IParticle)
virtual double rapidity() const final
The true rapidity (y) of the particle.
virtual void initialize(const int Id, const float Eta, const float Phi, const float Et)
virtual int sampling() const final
Base class for elements of a container that can have aux data.