Private Member Functions | |
void | beginJob () override |
void | endJob () override |
bool | filter (edm::Event &, const edm::EventSetup &) override |
void | updateCabling (const edm::EventSetup &eventSetup) |
Private Attributes | |
const SiStripFedCabling * | cabling_ |
uint32_t | cablingCacheId_ |
edm::InputTag | digicollection_ |
edm::EDGetTokenT< edm::DetSetVector< SiStripDigi > > | digiToken_ |
std::ofstream | fOut_ |
std::string | fOutPath_ |
bool | zs_ |
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 &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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 53 of file SiStripShotFilter.cc.
|
explicit |
Definition at line 86 of file SiStripShotFilter.cc.
References digicollection_, and digiToken_.
|
override |
Definition at line 98 of file SiStripShotFilter.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 168 of file SiStripShotFilter.cc.
References gather_cfg::cout, fOut_, fOutPath_, and MillePedeFileConverter_cfg::out.
|
overrideprivatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 176 of file SiStripShotFilter.cc.
References fOut_.
|
overrideprivate |
Definition at line 109 of file SiStripShotFilter.cc.
References FedChannelConnection::apvPairNumber(), cabling_, FedChannelConnection::detId(), digiToken_, edm::EventID::event(), sistrip::FEDCH_PER_FED, SiStripFedCabling::fedConnection(), l1t::stage2::layer2::fedId, fOut_, edm::Event::getByToken(), APVShotFinder::getShots(), edm::EventBase::id(), FEDNumbering::MAXSiStripFEDID, FEDNumbering::MINSiStripFEDID, updateCabling(), and zs_.
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 183 of file SiStripShotFilter.cc.
References cabling_, cablingCacheId_, DEFINE_FWK_MODULE, edm::EventSetup::get(), and edm::ESHandle< T >::product().
Referenced by filter().
|
private |
Definition at line 73 of file SiStripShotFilter.cc.
Referenced by filter(), and updateCabling().
|
private |
Definition at line 72 of file SiStripShotFilter.cc.
Referenced by updateCabling().
|
private |
Definition at line 75 of file SiStripShotFilter.cc.
Referenced by SiStripShotFilter().
|
private |
Definition at line 76 of file SiStripShotFilter.cc.
Referenced by filter(), and SiStripShotFilter().
|
private |
Definition at line 69 of file SiStripShotFilter.cc.
Referenced by beginJob(), endJob(), and filter().
|
private |
Definition at line 70 of file SiStripShotFilter.cc.
Referenced by beginJob().
|
private |
Definition at line 77 of file SiStripShotFilter.cc.
Referenced by filter().