#include <EgammaTowerExtractor.h>
Public Types | |
enum | HcalDepth { AllDepths =-1, Undefined =0, Depth1 =1, Depth2 =2 } |
Private Attributes | |
edm::EDGetTokenT < CaloTowerCollection > | caloTowerToken |
int | depth_ |
double | etLow_ |
double | extRadius2_ |
double | intRadius_ |
Definition at line 35 of file EgammaTowerExtractor.h.
|
inline |
Definition at line 42 of file EgammaTowerExtractor.h.
|
inline |
Definition at line 44 of file EgammaTowerExtractor.h.
References AllDepths, Depth1, Depth2, depth_, Exception, and extRadius2_.
|
virtual |
Definition at line 31 of file EgammaTowerExtractor.cc.
|
inlinevirtual |
make single IsoDeposit based on track as input purely virtual: have to implement in concrete implementations
Implements reco::isodeposit::IsoDepositExtractor.
Definition at line 63 of file EgammaTowerExtractor.h.
References Exception, and mergeVDriftHistosByStation::name.
|
virtual |
make single IsoDeposit based on a candidate as input purely virtual: have to implement in concrete implementations
Reimplemented from reco::isodeposit::IsoDepositExtractor.
Definition at line 33 of file EgammaTowerExtractor.cc.
References reco::isodeposit::Direction::deltaR2(), create_public_lumi_plots::exp, reco::Candidate::get(), edm::Event::getByToken(), and funct::sin().
|
inlinevirtual |
fill vetoes: to exclude deposits at IsoDeposit creation stage check concrete extractors if it's no-op !
Implements reco::isodeposit::IsoDepositExtractor.
Definition at line 61 of file EgammaTowerExtractor.h.
|
private |
Definition at line 77 of file EgammaTowerExtractor.h.
|
private |
Definition at line 78 of file EgammaTowerExtractor.h.
Referenced by EgammaTowerExtractor().
|
private |
Definition at line 74 of file EgammaTowerExtractor.h.
|
private |
Definition at line 72 of file EgammaTowerExtractor.h.
Referenced by EgammaTowerExtractor().
|
private |
Definition at line 73 of file EgammaTowerExtractor.h.