#include <RecoBTag/JetCrystalsAssociator/src/JetCrystalsAssociator.cc>
Public Member Functions | |
JetCrystalsAssociator (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~JetCrystalsAssociator () | |
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 Member Functions | |
std::auto_ptr < JetCrystalsAssociationCollection > | associate (const edm::Handle< CaloJetCollection > &jets, const edm::OrphanHandle< EMLorentzVectorCollection > &myLorentzRecHits) const |
Private Attributes | |
double | m_deltaRCut |
edm::InputTag | m_EBRecHits |
edm::InputTag | m_EERecHits |
edm::InputTag | m_jetsSrc |
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) |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 67 of file JetCrystalsAssociator.cc.
|
explicit |
Definition at line 89 of file JetCrystalsAssociator.cc.
References edm::ParameterSet::getParameter().
JetCrystalsAssociator::~JetCrystalsAssociator | ( | ) |
Definition at line 101 of file JetCrystalsAssociator.cc.
|
private |
Definition at line 210 of file JetCrystalsAssociator.cc.
References delta, j, p4, and matplotRender::t.
|
virtual |
Implements edm::EDProducer.
Definition at line 116 of file JetCrystalsAssociator.cc.
References DetId::det(), egHLT::errCodes::EBRecHits, DetId::Ecal, EcalBarrel, EcalEndcap, egHLT::errCodes::EERecHits, relval_parameters_module::energy, PV3DBase< T, PVType, FrameType >::eta(), eta(), geometry, edm::EventSetup::get(), edm::Event::getByLabel(), CaloCellGeometry::getPosition(), j, analyzePatCleaning_cfg::jets, M_PI, L1TEmulatorMonitor_cff::p, phi, PV3DBase< T, PVType, FrameType >::phi(), edm::Event::put(), dt_dqm_sourceclient_common_cff::reco, funct::sin(), DetId::subdetId(), matplotRender::t, PV3DBase< T, PVType, FrameType >::theta(), and theta().
|
private |
Definition at line 86 of file JetCrystalsAssociator.cc.
|
private |
Definition at line 83 of file JetCrystalsAssociator.cc.
|
private |
Definition at line 84 of file JetCrystalsAssociator.cc.
|
private |
Definition at line 82 of file JetCrystalsAssociator.cc.