#include <Alignment/CSCOverlapsBeamSplashCut/src/CSCOverlapsBeamSplashCut.cc>
Private Member Functions | |
void | beginJob () override |
void | endJob () override |
bool | filter (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
int | m_maxSegments |
TH1F * | m_numSegments |
edm::InputTag | m_src |
Additional Inherited Members | |
Public Types inherited from edm::EDFilter | |
typedef EDFilter | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDFilter | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 40 of file CSCOverlapsBeamSplashCut.cc.
|
explicit |
Definition at line 67 of file CSCOverlapsBeamSplashCut.cc.
References m_numSegments, and TFileService::make().
|
override |
Definition at line 76 of file CSCOverlapsBeamSplashCut.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 103 of file CSCOverlapsBeamSplashCut.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 106 of file CSCOverlapsBeamSplashCut.cc.
References DEFINE_FWK_MODULE.
Referenced by o2olib.O2ORunMgr::executeJob().
|
overrideprivate |
Definition at line 89 of file CSCOverlapsBeamSplashCut.cc.
References cscSegments_cfi::cscSegments, edm::Event::getByLabel(), m_maxSegments, m_numSegments, and m_src.
Referenced by Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::filter(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::setDataAccessor(), and Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::switchCenterView().
|
private |
Definition at line 52 of file CSCOverlapsBeamSplashCut.cc.
Referenced by filter().
|
private |
Definition at line 53 of file CSCOverlapsBeamSplashCut.cc.
Referenced by CSCOverlapsBeamSplashCut(), and filter().
|
private |
Definition at line 51 of file CSCOverlapsBeamSplashCut.cc.
Referenced by filter().