Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::EDGetTokenT< reco::BeamSpot > | bsToken_ |
bool | debug_ |
std::string | label_ |
float | lxyCUT_ |
float | lxyWRTbsCUT_ |
int | pvNDOF_ |
edm::EDGetTokenT< reco::VertexCollection > | pvToken_ |
edm::EDGetTokenT< reco::VertexCompositeCandidateCollection > | v0Token_ |
Additional Inherited Members | |
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 |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 27 of file VertexCompositeCandidateCollectionSelector.cc.
|
explicit |
Definition at line 64 of file VertexCompositeCandidateCollectionSelector.cc.
References gather_cfg::cout, and debug_.
Referenced by fillDescriptions().
|
static |
Definition at line 150 of file VertexCompositeCandidateCollectionSelector.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), DEFINE_FWK_MODULE, and VertexCompositeCandidateCollectionSelector().
|
overrideprivatevirtual |
Definition at line 89 of file VertexCompositeCandidateCollectionSelector.cc.
References bsToken_, gather_cfg::cout, debug_, edm::Event::getByToken(), reco::Vertex::isFake(), edm::HandleBase::isValid(), lxyCUT_, lxyWRTbsCUT_, eostools::move(), gen::n, reco::Vertex::ndof(), PV3DBase< T, PVType, FrameType >::perp(), edm::Handle< T >::product(), edm::Event::put(), MetAnalyzer::pv(), pvNDOF_, pvToken_, mps_fire::result, reco::Vertex::tracksSize(), v0Token_, reco::BeamSpot::x(), reco::Vertex::x(), reco::BeamSpot::y(), reco::Vertex::y(), and reco::Vertex::z().
Referenced by JSONExport.JsonExport::export(), HTMLExport.HTMLExport::export(), and HTMLExport.HTMLExportStatic::export().
|
private |
Definition at line 39 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce().
|
private |
Definition at line 49 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce(), and VertexCompositeCandidateCollectionSelector().
|
private |
Definition at line 44 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by Mixins._Labelable::_findDependencies(), and Mixins._Labelable::setLabel().
|
private |
Definition at line 47 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce().
|
private |
Definition at line 48 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce().
|
private |
Definition at line 42 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce().
|
private |
Definition at line 40 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce().
|
private |
Definition at line 38 of file VertexCompositeCandidateCollectionSelector.cc.
Referenced by produce().