Classes | |
struct | DiscCutPair |
Public Types | |
enum | Alg { useInputPV =0, useFontPV } |
typedef std::vector < DiscCutPair * > | DiscCutPairVec |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Private Attributes | |
int | Algorithm_ |
edm::InputTag | beamSpotTag_ |
edm::EDGetTokenT< reco::BeamSpot > | beamSpotToken_ |
std::auto_ptr < StringCutObjectSelector < reco::PFTau > > | cut_ |
DiscCutPairVec | discriminators_ |
edm::InputTag | ElectronTag_ |
edm::EDGetTokenT< std::vector < reco::Electron > > | ElectronToken_ |
edm::InputTag | MuonTag_ |
edm::EDGetTokenT< std::vector < reco::Muon > > | MuonToken_ |
edm::InputTag | PFTauTag_ |
edm::EDGetTokenT< std::vector < reco::PFTau > > | PFTauToken_ |
edm::InputTag | PVTag_ |
edm::EDGetTokenT < reco::VertexCollection > | PVToken_ |
edm::ParameterSet | qualityCutsPSet_ |
bool | RemoveElectronTracks_ |
bool | RemoveMuonTracks_ |
edm::InputTag | TrackCollectionTag_ |
edm::EDGetTokenT < reco::TrackCollection > | TrackCollectionToken_ |
edm::InputTag | TracksTag_ |
bool | useBeamSpot_ |
bool | useSelectedTaus_ |
std::auto_ptr < tau::RecoTauVertexAssociator > | vertexAssociator_ |
Additional Inherited Members | |
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::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 59 of file PFTauPrimaryVertexProducer.cc.
typedef std::vector<DiscCutPair*> PFTauPrimaryVertexProducer::DiscCutPairVec |
Definition at line 71 of file PFTauPrimaryVertexProducer.cc.
Enumerator | |
---|---|
useInputPV | |
useFontPV |
Definition at line 61 of file PFTauPrimaryVertexProducer.cc.
|
explicit |
Definition at line 101 of file PFTauPrimaryVertexProducer.cc.
References edm::EDConsumerBase::consumesCollector(), PFTauPrimaryVertexProducer::DiscCutPair::cut_, cut_, PFTauPrimaryVertexProducer::DiscCutPair::cutFormula_, RecoTauValidation_cfi::discriminators, discriminators_, edm::ParameterSet::exists(), edm::ParameterSet::existsAs(), edm::ParameterSet::getParameter(), PFTauPrimaryVertexProducer::DiscCutPair::inputToken_, qualityCutsPSet_, AlCaHLTBitMon_QueryRunRegistry::string, and vertexAssociator_.
PFTauPrimaryVertexProducer::~PFTauPrimaryVertexProducer | ( | ) |
Definition at line 141 of file PFTauPrimaryVertexProducer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 145 of file PFTauPrimaryVertexProducer.cc.
References Algorithm_, SiPixelRawToDigiRegional_cfi::beamSpot, beamSpotToken_, PFTauPrimaryVertexProducer::DiscCutPair::cut_, cut_, PFTauPrimaryVertexProducer::DiscCutPair::cutFormula_, listHistos::discr, PFTauPrimaryVertexProducer::DiscCutPair::discr_, discriminators_, ElectronToken_, edm::EventSetup::get(), edm::Event::getByToken(), edm::Event::getRefBeforePut(), PFTauPrimaryVertexProducer::DiscCutPair::inputToken_, edm::Ref< C, T, F >::isNonnull(), edm::HandleBase::isValid(), getDQMSummary::iter, Mu, MuonToken_, PFTauToken_, edm::Event::put(), PVToken_, RemoveElectronTracks_, RemoveMuonTracks_, AdaptiveVertexFitter::setWeightThreshold(), metsig::tau, TrackCollectionToken_, reco::Vertex::tracks_begin(), reco::Vertex::tracks_end(), useBeamSpot_, useFontPV, useInputPV, useSelectedTaus_, AdaptiveVertexFitter::vertex(), and vertexAssociator_.
|
private |
Definition at line 90 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 85 of file PFTauPrimaryVertexProducer.cc.
|
private |
Definition at line 86 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 97 of file PFTauPrimaryVertexProducer.cc.
Referenced by PFTauPrimaryVertexProducer(), and produce().
|
private |
Definition at line 96 of file PFTauPrimaryVertexProducer.cc.
Referenced by PFTauPrimaryVertexProducer(), and produce().
|
private |
Definition at line 79 of file PFTauPrimaryVertexProducer.cc.
|
private |
Definition at line 80 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 81 of file PFTauPrimaryVertexProducer.cc.
|
private |
Definition at line 82 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 77 of file PFTauPrimaryVertexProducer.cc.
|
private |
Definition at line 78 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 83 of file PFTauPrimaryVertexProducer.cc.
|
private |
Definition at line 84 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 91 of file PFTauPrimaryVertexProducer.cc.
Referenced by PFTauPrimaryVertexProducer().
|
private |
Definition at line 95 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 94 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 87 of file PFTauPrimaryVertexProducer.cc.
|
private |
Definition at line 88 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 89 of file PFTauPrimaryVertexProducer.cc.
|
private |
Definition at line 92 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 93 of file PFTauPrimaryVertexProducer.cc.
Referenced by produce().
|
private |
Definition at line 98 of file PFTauPrimaryVertexProducer.cc.
Referenced by PFTauPrimaryVertexProducer(), and produce().