#include <HFEMClusterShape.h>
Public Member Functions | |
double | CellEta () const |
double | CellPhi () const |
double | e1x1 () const |
double | e3x3 () const |
double | e5x5 () const |
double | e9e25 () const |
double | eCore () const |
double | eCOREe9 () const |
double | eLong1x1 () const |
double | eLong3x3 () const |
double | eLong5x5 () const |
double | eSeL () const |
double | eShort1x1 () const |
double | eShort3x3 () const |
double | eShort5x5 () const |
HFEMClusterShape () | |
HFEMClusterShape (double eLong1x1, double eShort1x1, double eLong3x3, double eShort3x3, double eLong5x5, double eShort5x5, double eLongCore, double CellEta, double CellPhi, DetId seed) | |
DetId | seed () const |
Private Attributes | |
double | CellEta_ |
double | CellPhi_ |
double | eLong1x1_ |
double | eLong3x3_ |
double | eLong5x5_ |
double | eLongCore_ |
double | eShort1x1_ |
double | eShort3x3_ |
double | eShort5x5_ |
DetId | seed_ |
Definition at line 20 of file HFEMClusterShape.h.
|
inline |
Definition at line 22 of file HFEMClusterShape.h.
reco::HFEMClusterShape::HFEMClusterShape | ( | double | eLong1x1, |
double | eShort1x1, | ||
double | eLong3x3, | ||
double | eShort3x3, | ||
double | eLong5x5, | ||
double | eShort5x5, | ||
double | eLongCore, | ||
double | CellEta, | ||
double | CellPhi, | ||
DetId | seed | ||
) |
Definition at line 3 of file HFEMClusterShape.cc.
|
inline |
Definition at line 55 of file HFEMClusterShape.h.
References CellEta_.
Referenced by HFRecoEcalCandidateAlgo::correctEPosition().
|
inline |
Definition at line 56 of file HFEMClusterShape.h.
References CellPhi_.
Referenced by HFRecoEcalCandidateAlgo::correctEPosition().
double reco::HFEMClusterShape::e1x1 | ( | ) | const |
Definition at line 24 of file HFEMClusterShape.cc.
double reco::HFEMClusterShape::e3x3 | ( | ) | const |
Definition at line 27 of file HFEMClusterShape.cc.
double reco::HFEMClusterShape::e5x5 | ( | ) | const |
Definition at line 30 of file HFEMClusterShape.cc.
double reco::HFEMClusterShape::e9e25 | ( | ) | const |
Definition at line 40 of file HFEMClusterShape.cc.
|
inline |
double reco::HFEMClusterShape::eCOREe9 | ( | ) | const |
Definition at line 37 of file HFEMClusterShape.cc.
Referenced by HLTEgamma::analyze(), and HFRecoEcalCandidateAlgo::produce().
|
inline |
Definition at line 32 of file HFEMClusterShape.h.
References eLong1x1_.
Referenced by HLTEgamma::analyze(), and HFRecoEcalCandidateAlgo::produce().
|
inline |
Definition at line 34 of file HFEMClusterShape.h.
References eLong3x3_.
Referenced by HLTEgamma::analyze(), HFRecoEcalCandidateAlgo::correctEPosition(), and HFRecoEcalCandidateAlgo::produce().
|
inline |
Definition at line 36 of file HFEMClusterShape.h.
References eLong5x5_.
Referenced by HLTEgamma::analyze(), and HFRecoEcalCandidateAlgo::produce().
double reco::HFEMClusterShape::eSeL | ( | ) | const |
Definition at line 34 of file HFEMClusterShape.cc.
Referenced by HLTEgamma::analyze(), and HFRecoEcalCandidateAlgo::produce().
|
inline |
|
inline |
Definition at line 35 of file HFEMClusterShape.h.
References eShort3x3_.
Referenced by HFRecoEcalCandidateAlgo::produce().
|
inline |
|
inline |
|
private |
Definition at line 62 of file HFEMClusterShape.h.
Referenced by CellEta().
|
private |
Definition at line 62 of file HFEMClusterShape.h.
Referenced by CellPhi().
|
private |
Definition at line 62 of file HFEMClusterShape.h.
Referenced by eLong1x1().
|
private |
Definition at line 62 of file HFEMClusterShape.h.
Referenced by eLong3x3().
|
private |
Definition at line 62 of file HFEMClusterShape.h.
Referenced by eLong5x5().
|
private |
Definition at line 62 of file HFEMClusterShape.h.
Referenced by eCore().
|
private |
Definition at line 62 of file HFEMClusterShape.h.
Referenced by eShort1x1().
|
private |
Definition at line 62 of file HFEMClusterShape.h.
Referenced by eShort3x3().
|
private |
Definition at line 62 of file HFEMClusterShape.h.
Referenced by eShort5x5().
|
private |
Definition at line 63 of file HFEMClusterShape.h.
Referenced by seed().