Public Types | |
typedef reco::tau::RecoTauPiZeroBuilderPlugin | Builder |
typedef reco::tau::RecoTauPiZeroQualityPlugin | Ranker |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Private Types | |
typedef boost::ptr_vector < Builder > | builderList |
typedef boost::ptr_list < reco::RecoTauPiZero > | PiZeroList |
typedef reco::tau::RecoTauLexicographicalRanking < rankerList, reco::RecoTauPiZero > | PiZeroPredicate |
typedef boost::ptr_vector < reco::RecoTauPiZero > | PiZeroVector |
typedef boost::ptr_vector< Ranker > | rankerList |
Private Attributes | |
builderList | builders_ |
edm::EDGetTokenT < reco::CandidateView > | cand_token |
std::auto_ptr < StringCutObjectSelector < reco::RecoTauPiZero > > | outputSelector_ |
double | piZeroMass_ |
std::auto_ptr< PiZeroPredicate > | predicate_ |
rankerList | rankers_ |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 40 of file RecoTauPiZeroProducer.cc.
Definition at line 42 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 52 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 55 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 58 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 54 of file RecoTauPiZeroProducer.cc.
Definition at line 43 of file RecoTauPiZeroProducer.cc.
|
private |
Definition at line 53 of file RecoTauPiZeroProducer.cc.
|
explicit |
Definition at line 73 of file RecoTauPiZeroProducer.cc.
References builders_, cand_token, edm::EDConsumerBase::consumesCollector(), SurfaceDeformationFactory::create(), edm::ParameterSet::exists(), reco::get(), edm::ParameterSet::getParameter(), outputSelector_, piZeroMass_, predicate_, rankers_, corrVsCorr::selection, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 46 of file RecoTauPiZeroProducer.cc.
void RecoTauPiZeroProducer::print | ( | const std::vector< reco::RecoTauPiZero > & | piZeros, |
std::ostream & | out | ||
) |
Definition at line 221 of file RecoTauPiZeroProducer.cc.
References rankers_, and create_public_lumi_plots::width.
|
overridevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 117 of file RecoTauPiZeroProducer.cc.
References builders_, cand_token, cppFunctionSkipper::exception, edm::Event::getByToken(), metsig::jet, edm::Ref< C, T, F >::key(), reco::tau::RecoTauNamedPlugin::name(), outputSelector_, piZeroMass_, predicate_, edm::Event::put(), query::result, AddFourMomenta::set(), reco::LeafCandidate::setMass(), reco::tau::RecoTauEventHolderPlugin::setup(), edm::RefVector< C, T, F >::size(), and makeLayoutFileForGui::toAdd.
|
private |
Definition at line 61 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 67 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 70 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 64 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 63 of file RecoTauPiZeroProducer.cc.
Referenced by produce(), and RecoTauPiZeroProducer().
|
private |
Definition at line 62 of file RecoTauPiZeroProducer.cc.
Referenced by print(), and RecoTauPiZeroProducer().