11#include <framework/datastore/RelationsObject.h>
Class to store energy information for ECL hits closest to a track.
float getExtPhiId() const
Get m_extPhiId.
float m_energy3BWDBarrel
energy sum of the three ECLCalDigits on the barrel side, BWD
float m_energy3FWDBarrel
energy sum of the three ECLCalDigits on the barrel side, FWD
void setEnergy3FWDBarrel(float energy3low)
Set m_energy3FWDBarrel.
float m_energy3FWDEndcap
energy sum of the three ECLCalDigits on the endcap side, FWD
float getEnergy3FWDBarrel() const
Get m_energy3FWDBarrel.
float getEnergy3BWDBarrel() const
Get m_energy3BFWDBarrel.
ClassDef(ECLEnergyCloseToTrack, 1)
class definition
float m_energy3BWDEndcap
energy sum of the three ECLCalDigits on the endcap side, BWD
float getEnergy3FWDEndcap() const
Get m_energy3FWDEndcap.
float m_extTheta
track extrapolation theta
float getExtPhi() const
Get m_extPhi.
void setEnergy3BWDBarrel(float energy3low)
Set m_energy3FWDBarrel.
void setExtTheta(float theta)
Set m_extTheta.
float m_extPhi
track extrapolation phi
void setEnergy3FWDEndcap(float energy3high)
Set m_energy3FWDEndcap.
void setEnergy3BWDEndcap(float energy3high)
Set m_energy3BWDEndcap.
float getEnergy3BWDEndcap() const
Get m_energy3BWDEndcap.
void setExtPhi(float phi)
Set m_extPhi.
ECLEnergyCloseToTrack()
Default constructor.
void setExtPhiId(float phi)
Set m_extPhiId.
float m_extPhiId
track extrapolation phi id
float getExtTheta() const
Get m_extTheta.
Defines interface for accessing relations of objects in StoreArray.
Abstract base class for different kinds of events.