#include <PFPhotonClusters.h>
Public Member Functions | |
double | E5x5Element (int i, int j) |
int | EtaCrack () |
double | EtaPhiWidth () |
double | EtaWidth () |
void | FillClusterShape () |
void | FillClusterWidth () |
std::pair< double, double > | GetCrysCoor () |
std::pair< double, double > | GetCrysIndex () |
void | PFCrystalCoor () |
PFPhotonClusters (reco::PFClusterRef PFClusterRef) | |
double | PhiWidth () |
void | SetSeed () |
Private Attributes | |
float | CrysEta_ |
int | CrysIEta_ |
int | CrysIEtaCrack_ |
int | CrysIPhi_ |
int | CrysIX_ |
int | CrysIY_ |
float | CrysPhi_ |
float | CrysX_ |
float | CrysY_ |
double | e5x5_ [5][5] |
DetId | idseed_ |
bool | isEB_ |
reco::PFClusterRef | PFClusterRef_ |
math::XYZVector | seedAxis_ |
math::XYZVector | seedPosition_ |
double | sigetaeta_ |
double | sigetaphi_ |
double | sigphiphi_ |
Definition at line 12 of file PFPhotonClusters.h.
PFPhotonClusters::PFPhotonClusters | ( | reco::PFClusterRef | PFClusterRef | ) |
Definition at line 9 of file PFPhotonClusters.cc.
|
inline |
|
inline |
|
inline |
|
inline |
void PFPhotonClusters::FillClusterShape | ( | ) |
Definition at line 129 of file PFPhotonClusters.cc.
void PFPhotonClusters::FillClusterWidth | ( | ) |
Definition at line 199 of file PFPhotonClusters.cc.
|
inline |
|
inline |
void PFPhotonClusters::PFCrystalCoor | ( | ) |
Definition at line 49 of file PFPhotonClusters.cc.
|
inline |
void PFPhotonClusters::SetSeed | ( | ) |
Definition at line 22 of file PFPhotonClusters.cc.
|
private |
Definition at line 65 of file PFPhotonClusters.h.
Referenced by GetCrysCoor().
|
private |
Definition at line 66 of file PFPhotonClusters.h.
Referenced by GetCrysIndex().
|
private |
Definition at line 66 of file PFPhotonClusters.h.
Referenced by EtaCrack().
|
private |
Definition at line 66 of file PFPhotonClusters.h.
Referenced by GetCrysIndex().
|
private |
Definition at line 66 of file PFPhotonClusters.h.
Referenced by GetCrysIndex().
|
private |
Definition at line 66 of file PFPhotonClusters.h.
Referenced by GetCrysIndex().
|
private |
Definition at line 65 of file PFPhotonClusters.h.
Referenced by GetCrysCoor().
|
private |
Definition at line 65 of file PFPhotonClusters.h.
Referenced by GetCrysCoor().
|
private |
Definition at line 65 of file PFPhotonClusters.h.
Referenced by GetCrysCoor().
|
private |
Definition at line 68 of file PFPhotonClusters.h.
Referenced by E5x5Element().
|
private |
Definition at line 61 of file PFPhotonClusters.h.
|
private |
Definition at line 63 of file PFPhotonClusters.h.
Referenced by GetCrysCoor(), and GetCrysIndex().
|
private |
Definition at line 59 of file PFPhotonClusters.h.
|
private |
Definition at line 62 of file PFPhotonClusters.h.
|
private |
Definition at line 62 of file PFPhotonClusters.h.
|
private |
Definition at line 69 of file PFPhotonClusters.h.
Referenced by EtaWidth().
|
private |
Definition at line 69 of file PFPhotonClusters.h.
Referenced by EtaPhiWidth().
|
private |
Definition at line 69 of file PFPhotonClusters.h.
Referenced by PhiWidth().