Private Types | |
typedef boost::ptr_map < reco::PFTau::hadronicDecayMode, TGraph > | TransformMap |
Private Attributes | |
edm::Handle < reco::PFTauDiscriminator > | disc_ |
edm::InputTag | input_ |
TransformMap | transforms_ |
Additional Inherited Members | |
Public Types inherited from TauDiscriminationProducerBase< TauType, TauDiscriminator > | |
typedef std::vector< TauType > | TauCollection |
typedef edm::Ref< TauCollection > | TauRef |
typedef edm::RefProd < TauCollection > | TauRefProd |
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 |
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) |
Protected Attributes inherited from TauDiscriminationProducerBase< TauType, TauDiscriminator > | |
std::string | moduleLabel_ |
double | prediscriminantFailValue_ |
edm::EDGetTokenT< TauCollection > | Tau_token |
size_t | tauIndex_ |
edm::InputTag | TauProducer_ |
Definition at line 45 of file RecoTauMVATransform.cc.
|
private |
Definition at line 55 of file RecoTauMVATransform.cc.
|
explicit |
Definition at line 63 of file RecoTauMVATransform.cc.
References edm::ParameterSet::getParameter(), input_, reco::tau::helpers::nCharged(), TauDiscriminationProducerBase< TauType, TauDiscriminator >::prediscriminantFailValue_, create_public_lumi_plots::transform, hpstanc_transforms::transforms, transforms_, and reco::tau::translateDecayMode().
|
inline |
Definition at line 48 of file RecoTauMVATransform.cc.
|
overridevirtual |
Reimplemented from TauDiscriminationProducerBase< TauType, TauDiscriminator >.
Definition at line 94 of file RecoTauMVATransform.cc.
References disc_, edm::Event::getByLabel(), and input_.
|
override |
Definition at line 98 of file RecoTauMVATransform.cc.
References TauDiscriminationProducerBase< TauType, TauDiscriminator >::prediscriminantFailValue_, query::result, metsig::tau, create_public_lumi_plots::transform, transforms_, and relativeConstraints::value.
|
private |
Definition at line 59 of file RecoTauMVATransform.cc.
Referenced by beginEvent().
|
private |
Definition at line 58 of file RecoTauMVATransform.cc.
Referenced by beginEvent(), and RecoTauMVATransform().
|
private |
Definition at line 56 of file RecoTauMVATransform.cc.
Referenced by discriminate(), and RecoTauMVATransform().