#include <HLTHcalLaserFilter.h>
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 Attributes | |
std::vector< double > | CalibChargeFilterValues_ |
std::vector< int > | CalibCountFilterValues_ |
edm::InputTag | hcalDigiCollection_ |
edm::EDGetTokenT< HcalCalibDigiCollection > | m_theCalibToken |
int | maxAllowedHFcalib_ |
double | maxTotalCalibCharge_ |
std::vector< double > | thresholdsfC_ |
std::vector< int > | timeSlices_ |
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: HLT filter module for rejecting events with HCAL laser firing
Implementation: <Notes on="" implementation>="">
Definition at line 22 of file HLTHcalLaserFilter.h.
|
explicit |
Definition at line 34 of file HLTHcalLaserFilter.cc.
References hcalDigiCollection_, m_theCalibToken, and ~HLTHcalLaserFilter().
|
overridedefault |
Referenced by HLTHcalLaserFilter().
|
static |
Definition at line 53 of file HLTHcalLaserFilter.cc.
References edm::ConfigurationDescriptions::add(), and edm::ParameterSetDescription::add().
|
override |
Definition at line 73 of file HLTHcalLaserFilter.cc.
References hcaldqm::constants::adc2fC, CalibChargeFilterValues_, CalibCountFilterValues_, HcalCalibDetId::calibFlavor(), edm::Event::getByToken(), HcalBarrel, HcalEndcap, HcalForward, HcalCalibDetId::hcalSubdet(), HcalCalibDetId::HOCrosstalk, mps_fire::i, createfilelist::int, edm::HandleBase::isValid(), m_theCalibToken, maxAllowedHFcalib_, maxTotalCalibCharge_, scrapingFilter_cfi::thresh, thresholdsfC_, and timeSlices_.
|
private |
Definition at line 37 of file HLTHcalLaserFilter.h.
Referenced by filter().
|
private |
Definition at line 36 of file HLTHcalLaserFilter.h.
Referenced by filter().
|
private |
Definition at line 33 of file HLTHcalLaserFilter.h.
Referenced by HLTHcalLaserFilter().
|
private |
Definition at line 31 of file HLTHcalLaserFilter.h.
Referenced by filter(), and HLTHcalLaserFilter().
|
private |
Definition at line 39 of file HLTHcalLaserFilter.h.
Referenced by filter().
|
private |
Definition at line 38 of file HLTHcalLaserFilter.h.
Referenced by filter().
|
private |
Definition at line 35 of file HLTHcalLaserFilter.h.
Referenced by filter().
|
private |
Definition at line 34 of file HLTHcalLaserFilter.h.
Referenced by filter().