Public Types | |
typedef reco::tau::RecoTauBuilderPlugin | Builder |
typedef boost::ptr_vector < Builder > | BuilderList |
typedef reco::tau::RecoTauModifierPlugin | Modifier |
typedef boost::ptr_vector < Modifier > | ModifierList |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Member Functions | |
void | produce (edm::Event &evt, const edm::EventSetup &es) |
RecoTauProducer (const edm::ParameterSet &pset) | |
~RecoTauProducer () | |
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 Attributes | |
BuilderList | builders_ |
bool | buildNullTaus_ |
edm::InputTag | jetSrc_ |
ModifierList | modifiers_ |
std::auto_ptr < StringCutObjectSelector < reco::PFTau > > | outputSelector_ |
edm::InputTag | piZeroSrc_ |
Additional Inherited Members | |
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) |
Definition at line 40 of file RecoTauProducer.cc.
Definition at line 42 of file RecoTauProducer.cc.
typedef boost::ptr_vector<Builder> RecoTauProducer::BuilderList |
Definition at line 44 of file RecoTauProducer.cc.
Definition at line 43 of file RecoTauProducer.cc.
typedef boost::ptr_vector<Modifier> RecoTauProducer::ModifierList |
Definition at line 45 of file RecoTauProducer.cc.
|
explicit |
Definition at line 64 of file RecoTauProducer.cc.
References builders_, buildNullTaus_, SurfaceDeformationFactory::create(), edm::ParameterSet::exists(), reco::get(), edm::ParameterSet::getParameter(), jetSrc_, modifiers_, outputSelector_, piZeroSrc_, and elec_selection::selection().
|
inline |
Definition at line 48 of file RecoTauProducer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 104 of file RecoTauProducer.cc.
References builders_, buildNullTaus_, edm::Event::getByLabel(), analyzePatCleaning_cfg::jets, jetSrc_, modifiers_, convertSQLitetoXML_cfg::output, outputSelector_, piZeroSrc_, edm::Event::put(), reco::PFTau::setjetRef(), and metsig::tau.
|
private |
Definition at line 54 of file RecoTauProducer.cc.
Referenced by produce(), and RecoTauProducer().
|
private |
Definition at line 61 of file RecoTauProducer.cc.
Referenced by produce(), and RecoTauProducer().
|
private |
Definition at line 52 of file RecoTauProducer.cc.
Referenced by produce(), and RecoTauProducer().
|
private |
Definition at line 55 of file RecoTauProducer.cc.
Referenced by produce(), and RecoTauProducer().
|
private |
Definition at line 57 of file RecoTauProducer.cc.
Referenced by produce(), and RecoTauProducer().
|
private |
Definition at line 53 of file RecoTauProducer.cc.
Referenced by produce(), and RecoTauProducer().