![]() |
![]() |
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 | |
![]() | |
typedef std::vector< TauType > | TauCollection |
typedef edm::Ref< TauCollection > | TauRef |
typedef edm::RefProd < TauCollection > | TauRefProd |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
![]() | |
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) |
![]() | |
std::string | moduleLabel_ |
double | prediscriminantFailValue_ |
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_pileup_plots::transform, hpstanc_transforms::transforms, transforms_, and reco::tau::translateDecayMode().
|
inline |
Definition at line 48 of file RecoTauMVATransform.cc.
|
virtual |
Reimplemented from TauDiscriminationProducerBase< TauType, TauDiscriminator >.
Definition at line 94 of file RecoTauMVATransform.cc.
References disc_, edm::Event::getByLabel(), and input_.
double RecoTauMVATransform::discriminate | ( | const reco::PFTauRef & | tau | ) |
Definition at line 98 of file RecoTauMVATransform.cc.
References TauDiscriminationProducerBase< TauType, TauDiscriminator >::prediscriminantFailValue_, query::result, metsig::tau, create_public_pileup_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().