#include <PATHemisphereProducer.h>
Public Member Functions | |
PATHemisphereProducer (const edm::ParameterSet &) | |
~PATHemisphereProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Types | |
typedef std::vector< float > | HemiAxis |
Private Member Functions | |
virtual void | endJob () |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
Private Attributes | |
int | _combinationMethod |
float | _maxElectronEta |
float | _maxJetEta |
float | _maxMuonEta |
float | _maxPhotonEta |
float | _maxTauEta |
float | _minElectronEt |
float | _minJetEt |
float | _minMuonEt |
float | _minPhotonEt |
float | _minTauEt |
edm::InputTag | _patElectrons |
edm::InputTag | _patJets |
Input: All PAT objects that are to cross-clean or needed for that. More... | |
edm::InputTag | _patMets |
edm::InputTag | _patMuons |
edm::InputTag | _patPhotons |
edm::InputTag | _patTaus |
int | _seedMethod |
std::vector< reco::CandidatePtr > | componentPtrs_ |
HemisphereAlgo * | myHemi |
std::vector< float > | vA1 |
std::vector< float > | vA2 |
std::vector< float > | vE |
std::vector< int > | vgroups |
std::vector< float > | vPx |
std::vector< float > | vPy |
std::vector< float > | vPz |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 41 of file PATHemisphereProducer.h.
|
private |
Definition at line 82 of file PATHemisphereProducer.h.
|
explicit |
Definition at line 56 of file PATHemisphereProducer.cc.
PATHemisphereProducer::~PATHemisphereProducer | ( | ) |
Definition at line 85 of file PATHemisphereProducer.cc.
|
privatevirtual |
Reimplemented from edm::EDProducer.
Definition at line 204 of file PATHemisphereProducer.cc.
|
privatevirtual |
Implements edm::EDProducer.
Definition at line 100 of file PATHemisphereProducer.cc.
References _combinationMethod, _maxElectronEta, _maxJetEta, _maxMuonEta, _maxPhotonEta, _maxTauEta, _minElectronEt, _minJetEt, _minMuonEt, _minPhotonEt, _minTauEt, _patElectrons, _patJets, _patMuons, _patPhotons, _patTaus, _seedMethod, componentPtrs_, eta(), HemisphereAlgo::getAxis1(), HemisphereAlgo::getAxis2(), edm::Event::getByLabel(), HemisphereAlgo::getGrouping(), i, myHemi, p1, p2, edm::Event::put(), vA1, vA2, vE, vgroups, vPx, vPy, and vPz.
|
private |
Definition at line 72 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 67 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 65 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 66 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 69 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 68 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 61 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 59 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 60 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 63 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 62 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 55 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Input: All PAT objects that are to cross-clean or needed for that.
Definition at line 52 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 53 of file PATHemisphereProducer.h.
|
private |
Definition at line 54 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 56 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 57 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 71 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 79 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 74 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 77 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 77 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 76 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 78 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 76 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 76 of file PATHemisphereProducer.h.
Referenced by produce().
|
private |
Definition at line 76 of file PATHemisphereProducer.h.
Referenced by produce().