1 #ifndef DataFormats_L1HGCal_ClusterShapes_H 2 #define DataFormats_L1HGCal_ClusterShapes_H 47 void Init(
float e,
float eta,
float phi,
float r = 0.);
58 inline int N()
const {
return n_; }
ClusterShapes(float e, float eta, float phi, float r)
float SigmaPhiPhi() const
void Init(float e, float eta, float phi, float r=0.)
float SigmaEtaEta() const
ClusterShapes operator+(const ClusterShapes &)
ClusterShapes & operator=(const ClusterShapes &)=default
void Add(float e, float eta, float phi, float r=0.0)
void operator+=(const ClusterShapes &)
float SigmaEtaPhi() const