|
ATLAS Offline Software
|
Go to the documentation of this file.
36 #include "CaloEvent/CaloClusterContainer.h"
38 #include "AthLinks/ElementLink.h"
float fracSide_3not1() const
ElementLink< CaloCellContainer > m_seedCell
pointer to seed cell
void setCluster(const CaloCluster *, const CaloClusterContainer *)
set cluster
float fracSide_5not3() const
float sdevEta5_WRTmean() const
const ElementLink< CaloClusterContainer > & clusterLink() const
element link to cluster
const ElementLink< CaloCellContainer > & seedCellLink() const
element link to seed cell
void setsignalScore(float)
Storable container for CaloCluster.
float deltaPt12_min() const
Dummy type needed fro specialized implementation.
float Fside_5not3() const
const CaloCell * seedCell() const
pointer to seed cell
void setfracSide_5not3(float)
float signalScore() const
void setdeltaPt12_min(float)
void setSeedCell(const CaloCell *, const CaloCellContainer *)
set seed cell
ElementLink< CaloClusterContainer > m_cluster
element link to cluster
void setFside_5not1(float)
void setsdevEta5_WRTmean(float)
void setFside_5not3(float)
const CaloCluster * cluster() const
pointer to CaloCluster
bool operator==(const TauShot &) const
Comparison operator.
void setpt1OverPt3(float)
float sdevEta5_WRTmode() const
Principal data class for CaloCell clusters.
Helper class for offline cell identifiers.
ElementLink< CaloCellContainer > & seedCellLink()
void setFside_3not1(float)
float fracSide_5not1() const
The namespace of all packages in PhysicsAnalysis/JetTagging.
void setfracSide_3not1(float)
float Fside_3not1() const
Container class for CaloCell.
ElementLink< CaloClusterContainer > & clusterLink()
int nCellsInEta() const
other custom variable getters
Data object for each calorimeter readout cell.
void print() const
print method
int m_nCellsInEta
other shot variables
float mergedScore() const
std::vector< std::vector< const CaloCell * > > getCellVector(const CaloCell_ID *) const
get vector<vector<CaloCell*> > used for calculation of shape vars
TauShot & operator=(const TauShot &)
Assignment operator.
void setfracSide_5not1(float)
void setmergedScore(float)
void setsdevEta5_WRTmode(float)
void setpt3OverPt5(float)
TauShot()
Default Constructor standard constructor which sets everything to 0, needed for persistency.
virtual ~TauShot()
Destructor.
float Fside_5not1() const