Definition at line 22 of file PhotonAnalyzer.py.
def objects.PhotonAnalyzer.PhotonAnalyzer.__init__ |
( |
|
self, |
|
|
|
cfg_ana, |
|
|
|
cfg_comp, |
|
|
|
looperName |
|
) |
| |
def objects.PhotonAnalyzer.PhotonAnalyzer.attachFootprintRemovedIsolation |
( |
|
self, |
|
|
|
gamma |
|
) |
| |
def objects.PhotonAnalyzer.PhotonAnalyzer.beginLoop |
( |
|
self, |
|
|
|
setup |
|
) |
| |
def objects.PhotonAnalyzer.PhotonAnalyzer.checkMatch |
( |
|
self, |
|
|
|
eta, |
|
|
|
phi, |
|
|
|
particles, |
|
|
|
deltar |
|
) |
| |
def objects.PhotonAnalyzer.PhotonAnalyzer.computeRandomCone |
( |
|
self, |
|
|
|
event, |
|
|
|
eta, |
|
|
|
phi, |
|
|
|
deltarmax, |
|
|
|
charged, |
|
|
|
jets, |
|
|
|
photons |
|
) |
| |
def objects.PhotonAnalyzer.PhotonAnalyzer.declareHandles |
( |
|
self | ) |
|
def objects.PhotonAnalyzer.PhotonAnalyzer.makePhotons |
( |
|
self, |
|
|
|
event |
|
) |
| |
def objects.PhotonAnalyzer.PhotonAnalyzer.matchPhotons |
( |
|
self, |
|
|
|
event |
|
) |
| |
def objects.PhotonAnalyzer.PhotonAnalyzer.printInfo |
( |
|
self, |
|
|
|
event |
|
) |
| |
def objects.PhotonAnalyzer.PhotonAnalyzer.process |
( |
|
self, |
|
|
|
event |
|
) |
| |
def objects.PhotonAnalyzer.PhotonAnalyzer.randomCone |
( |
|
self, |
|
|
|
event |
|
) |
| |
objects.PhotonAnalyzer.PhotonAnalyzer.conf = cfg_ana.doPhotonScaleCorrections |
|
static |
objects.PhotonAnalyzer.PhotonAnalyzer.conversionSafe_eleVeto = False, |
|
static |
objects.PhotonAnalyzer.PhotonAnalyzer.do_mc_match = True, |
|
static |
objects.PhotonAnalyzer.PhotonAnalyzer.do_randomCone = False, |
|
static |
objects.PhotonAnalyzer.PhotonAnalyzer.doFootprintRemovedIsolation = False, |
|
static |
objects.PhotonAnalyzer.PhotonAnalyzer.doPhotonScaleCorrections = False, |
|
static |
objects.PhotonAnalyzer.PhotonAnalyzer.etaCentral |
float objects.PhotonAnalyzer.PhotonAnalyzer.etaMax = 2.5 |
|
static |
objects.PhotonAnalyzer.PhotonAnalyzer.footprintRemovedIsolationPUCorr |
string objects.PhotonAnalyzer.PhotonAnalyzer.footprintRemovedIsolationPUCorr = 'rhoArea' |
|
static |
string objects.PhotonAnalyzer.PhotonAnalyzer.gamma_isoCorr = 'rhoArea' |
|
static |
string objects.PhotonAnalyzer.PhotonAnalyzer.gammaID = "PhotonCutBasedIDLoose_CSA14" |
|
static |
objects.PhotonAnalyzer.PhotonAnalyzer.IsolationComputer |
string objects.PhotonAnalyzer.PhotonAnalyzer.packedCandidates = 'packedPFCandidates' |
|
static |
string objects.PhotonAnalyzer.PhotonAnalyzer.photons = 'slimmedPhotons' |
|
static |
int objects.PhotonAnalyzer.PhotonAnalyzer.ptMin = 20 |
|
static |
string objects.PhotonAnalyzer.PhotonAnalyzer.rhoPhoton = 'fixedGridRhoFastjetAll' |
|
static |