#include <PFTauPrimaryVertexProducerBase.h>
Public Member Functions | |
DiscCutPair () | |
~DiscCutPair () | |
Public Attributes | |
double | cut_ |
TFormula * | cutFormula_ |
const reco::PFTauDiscriminator * | discr_ |
edm::EDGetTokenT< reco::PFTauDiscriminator > | inputToken_ |
Definition at line 43 of file PFTauPrimaryVertexProducerBase.h.
|
inline |
Definition at line 44 of file PFTauPrimaryVertexProducerBase.h.
|
inline |
double PFTauPrimaryVertexProducerBase::DiscCutPair::cut_ |
Definition at line 48 of file PFTauPrimaryVertexProducerBase.h.
Referenced by PFTauPrimaryVertexProducerBase::PFTauPrimaryVertexProducerBase().
TFormula* PFTauPrimaryVertexProducerBase::DiscCutPair::cutFormula_ |
Definition at line 49 of file PFTauPrimaryVertexProducerBase.h.
Referenced by PFTauPrimaryVertexProducerBase::PFTauPrimaryVertexProducerBase(), and ~DiscCutPair().
const reco::PFTauDiscriminator* PFTauPrimaryVertexProducerBase::DiscCutPair::discr_ |
Definition at line 46 of file PFTauPrimaryVertexProducerBase.h.
edm::EDGetTokenT<reco::PFTauDiscriminator> PFTauPrimaryVertexProducerBase::DiscCutPair::inputToken_ |
Definition at line 47 of file PFTauPrimaryVertexProducerBase.h.
Referenced by PFTauPrimaryVertexProducerBase::PFTauPrimaryVertexProducerBase().