#include <UserCode/HcalLaserHFFilter2012/src/HcalLaserHFFilter2012.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
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 () |
Private Member Functions | |
void | endJob () override |
bool | filter (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::InputTag | digiLabel_ |
bool | forceFilterTrue_ |
int | minCalibChannelsHFLaser_ |
std::ofstream | outfile_ |
std::string | prefix_ |
edm::EDGetTokenT< HcalCalibDigiCollection > | tok_calib_ |
bool | verbose_ |
bool | WriteBadToFile_ |
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 |
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) |
Description: [one line class summary]
Implementation: [Notes on implementation]
Definition at line 52 of file HcalLaserHFFilter2012.cc.
|
explicit |
Definition at line 86 of file HcalLaserHFFilter2012.cc.
References digiLabel_, forceFilterTrue_, edm::ParameterSet::getUntrackedParameter(), minCalibChannelsHFLaser_, outfile_, prefix_, AlCaHLTBitMon_QueryRunRegistry::string, tok_calib_, verbose_, and WriteBadToFile_.
|
override |
Definition at line 103 of file HcalLaserHFFilter2012.cc.
|
overrideprivatevirtual |
Reimplemented from edm::EDFilter.
Definition at line 162 of file HcalLaserHFFilter2012.cc.
References outfile_, and WriteBadToFile_.
|
static |
Definition at line 168 of file HcalLaserHFFilter2012.cc.
References edm::ConfigurationDescriptions::addDefault(), DEFINE_FWK_MODULE, and edm::ParameterSetDescription::setUnknown().
|
overrideprivate |
Definition at line 118 of file HcalLaserHFFilter2012.cc.
References edm::SortedCollection< T, SORT >::begin(), gather_cfg::cout, digiLabel_, edm::SortedCollection< T, SORT >::end(), edm::EventID::event(), forceFilterTrue_, edm::Event::getByToken(), HcalForward, HcalCalibDetId::hcalSubdet(), HcalCalibDataFrame::id(), edm::EventBase::id(), edm::HandleBase::isValid(), edm::EventBase::luminosityBlock(), minCalibChannelsHFLaser_, outfile_, prefix_, edm::EventID::run(), tok_calib_, verbose_, WriteBadToFile_, and HcalCalibDataFrame::zsMarkAndPass().
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 67 of file HcalLaserHFFilter2012.cc.
Referenced by filter(), and HcalLaserHFFilter2012().
|
private |
Definition at line 71 of file HcalLaserHFFilter2012.cc.
Referenced by filter(), and HcalLaserHFFilter2012().
|
private |
Definition at line 66 of file HcalLaserHFFilter2012.cc.
Referenced by filter(), and HcalLaserHFFilter2012().
|
private |
Definition at line 72 of file HcalLaserHFFilter2012.cc.
Referenced by endJob(), filter(), and HcalLaserHFFilter2012().
|
private |
Definition at line 65 of file HcalLaserHFFilter2012.cc.
Referenced by filter(), and HcalLaserHFFilter2012().
|
private |
Definition at line 68 of file HcalLaserHFFilter2012.cc.
Referenced by filter(), and HcalLaserHFFilter2012().
|
private |
Definition at line 64 of file HcalLaserHFFilter2012.cc.
Referenced by filter(), and HcalLaserHFFilter2012().
|
private |
Definition at line 70 of file HcalLaserHFFilter2012.cc.
Referenced by endJob(), filter(), and HcalLaserHFFilter2012().