#include <CFWriter.h>
Public Member Functions | |
void | beginRun (const edm::Run &run, const edm::EventSetup &es) override |
CFWriter (const edm::ParameterSet &conf) | |
void | produce (edm::Event &e, const edm::EventSetup &c) override |
virtual void | put (edm::Event &e) |
~CFWriter () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Private Types | |
typedef std::vector< edm::HepMCProduct > | HepMCProductContainer |
Private Member Functions | |
virtual void | branchesActivate (const std::string &friendlyName, std::string subdet, InputTag &tag, std::string &label) |
PCrossingFrame< SimTrack > | fctTest (const PCrossingFrame< SimTrack > &p) |
Private Attributes | |
bool | flagHepMCProduct_ |
bool | flagPCaloHit_ |
bool | flagPSimHit_ |
bool | flagSimTrack_ |
bool | flagSimVertex_ |
std::vector< std::string > | labCaloHit |
std::vector< std::string > | labSimHit |
bool | useCurrentProcessOnly_ |
std::vector< std::string > | wantedBranches_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Definition at line 30 of file CFWriter.h.
|
private |
Definition at line 59 of file CFWriter.h.
|
explicit |
Definition at line 34 of file CFWriter.cc.
References branchesActivate(), flagHepMCProduct_, flagPCaloHit_, flagPSimHit_, flagSimTrack_, flagSimVertex_, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterNames(), cuy::ii, ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, labCaloHit, label, labSimHit, names, muonDTDigis_cfi::pset, AlCaHLTBitMon_QueryRunRegistry::string, fireworks::subdets, makeGlobalPositionRcd_cfg::tag, and triggerMatcherToHLTDebug_cfi::tags.
|
override |
Definition at line 152 of file CFWriter.cc.
|
override |
Definition at line 150 of file CFWriter.cc.
|
privatevirtual |
Definition at line 235 of file CFWriter.cc.
References edm::friendlyname::friendlyName(), EgammaHLTValidationUtils::getProcessName(), ProducerED_cfi::InputTag, label, SimL1EmulatorRepack_CalouGT_cff::processName, AlCaHLTBitMon_QueryRunRegistry::string, makeGlobalPositionRcd_cfg::tag, useCurrentProcessOnly_, and wantedBranches_.
Referenced by CFWriter().
|
inlineprivate |
Definition at line 42 of file CFWriter.h.
References gather_cfg::cout, and AlCaHLTBitMon_ParallelJobs::p.
|
override |
Definition at line 154 of file CFWriter.cc.
References flagHepMCProduct_, flagPCaloHit_, flagPSimHit_, flagSimTrack_, flagSimVertex_, iEvent, cuy::ii, labCaloHit, labSimHit, eostools::move(), and edm::Handle< T >::product().
|
inlinevirtual |
Definition at line 39 of file CFWriter.h.
|
private |
Definition at line 55 of file CFWriter.h.
Referenced by CFWriter(), and produce().
|
private |
Definition at line 56 of file CFWriter.h.
Referenced by CFWriter(), and produce().
|
private |
Definition at line 57 of file CFWriter.h.
Referenced by CFWriter(), and produce().
|
private |
Definition at line 53 of file CFWriter.h.
Referenced by CFWriter(), and produce().
|
private |
Definition at line 54 of file CFWriter.h.
Referenced by CFWriter(), and produce().
|
private |
Definition at line 61 of file CFWriter.h.
Referenced by CFWriter(), and produce().
|
private |
Definition at line 60 of file CFWriter.h.
Referenced by CFWriter(), and produce().
|
private |
Definition at line 52 of file CFWriter.h.
Referenced by branchesActivate().
|
private |
Definition at line 51 of file CFWriter.h.
Referenced by branchesActivate().