Private Types | |
typedef boost::ptr_map < reco::PFTau::hadronicDecayMode, reco::tau::RecoTauMVAHelper > | MVAMap |
Private Attributes | |
std::string | dbLabel_ |
std::auto_ptr < reco::tau::RecoTauMVAHelper > | defaultMVA_ |
MVAMap | mvas_ |
bool | remapOutput_ |
double | unsupportedDMValue_ |
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::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 | |
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::InputTag | TauProducer_ |
Definition at line 37 of file RecoTauMVADiscriminator.cc.
|
private |
Definition at line 48 of file RecoTauMVADiscriminator.cc.
|
explicit |
Definition at line 58 of file RecoTauMVADiscriminator.cc.
References dtTTrigAnalyzer_cfg::dbLabel, defaultMVA_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), mvas_, reco::tau::helpers::nCharged(), TauDiscriminationProducerBase< TauType, TauDiscriminator >::prediscriminantFailValue_, remapOutput_, AlCaHLTBitMon_QueryRunRegistry::string, reco::tau::translateDecayMode(), and unsupportedDMValue_.
|
inline |
Definition at line 40 of file RecoTauMVADiscriminator.cc.
|
virtual |
Reimplemented from TauDiscriminationProducerBase< TauType, TauDiscriminator >.
Definition at line 106 of file RecoTauMVADiscriminator.cc.
References defaultMVA_, and mvas_.
double RecoTauMVADiscriminator::discriminate | ( | const reco::PFTauRef & | tau | ) |
Definition at line 117 of file RecoTauMVADiscriminator.cc.
References defaultMVA_, mvas_, convertSQLitetoXML_cfg::output, remapOutput_, metsig::tau, and unsupportedDMValue_.
|
private |
Definition at line 53 of file RecoTauMVADiscriminator.cc.
|
private |
Definition at line 50 of file RecoTauMVADiscriminator.cc.
Referenced by beginEvent(), discriminate(), and RecoTauMVADiscriminator().
|
private |
Definition at line 52 of file RecoTauMVADiscriminator.cc.
Referenced by beginEvent(), discriminate(), and RecoTauMVADiscriminator().
|
private |
Definition at line 55 of file RecoTauMVADiscriminator.cc.
Referenced by discriminate(), and RecoTauMVADiscriminator().
|
private |
Definition at line 54 of file RecoTauMVADiscriminator.cc.
Referenced by discriminate(), and RecoTauMVADiscriminator().