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