#include <Work/HLTHcalSimpleRecHitFilter/src/HLTHcalSimpleRecHitFilter.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from HLTFilter | |
static void | makeHLTFilterDescription (edm::ParameterSetDescription &desc) |
Static Public Member Functions inherited from edm::global::EDFilterBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
bool | hltFilter (edm::Event &, const edm::EventSetup &, trigger::TriggerFilterObjectWithRefs &filterproduct) const override |
Private Attributes | |
bool | doCoincidence_ |
edm::InputTag | HcalRecHitCollection_ |
edm::EDGetTokenT< HFRecHitCollection > | HcalRecHitsToken_ |
std::vector< unsigned int > | maskedList_ |
int | minNHitsNeg_ |
int | minNHitsPos_ |
double | threshold_ |
Additional Inherited Members | |
Public Types inherited from edm::global::EDFilterBase | |
typedef EDFilterBase | 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 41 of file HLTHcalSimpleRecHitFilter.cc.
|
explicit |
Definition at line 64 of file HLTHcalSimpleRecHitFilter.cc.
References doCoincidence_, Exception, edm::ParameterSet::existsAs(), edm::ParameterSet::getParameter(), HcalRecHitCollection_, HcalRecHitsToken_, maskedList_, minNHitsNeg_, minNHitsPos_, and threshold_.
|
override |
Definition at line 87 of file HLTHcalSimpleRecHitFilter.cc.
|
static |
Definition at line 97 of file HLTHcalSimpleRecHitFilter.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), HLTFilter::makeHLTFilterDescription(), and groupFilesInBlocks::temp.
|
overrideprivatevirtual |
Implements HLTFilter.
Definition at line 117 of file HLTHcalSimpleRecHitFilter.cc.
References accept(), DEFINE_FWK_MODULE, doCoincidence_, cppFunctionSkipper::exception, funct::false, spr::find(), edm::Event::getByToken(), HcalRecHitCollection_, HcalRecHitsToken_, hit::id, maskedList_, minNHitsNeg_, minNHitsPos_, and threshold_.
|
private |
Definition at line 56 of file HLTHcalSimpleRecHitFilter.cc.
Referenced by hltFilter(), and HLTHcalSimpleRecHitFilter().
|
private |
Definition at line 52 of file HLTHcalSimpleRecHitFilter.cc.
Referenced by hltFilter(), and HLTHcalSimpleRecHitFilter().
|
private |
Definition at line 51 of file HLTHcalSimpleRecHitFilter.cc.
Referenced by hltFilter(), and HLTHcalSimpleRecHitFilter().
|
private |
Definition at line 57 of file HLTHcalSimpleRecHitFilter.cc.
Referenced by hltFilter(), and HLTHcalSimpleRecHitFilter().
|
private |
Definition at line 54 of file HLTHcalSimpleRecHitFilter.cc.
Referenced by hltFilter(), and HLTHcalSimpleRecHitFilter().
|
private |
Definition at line 55 of file HLTHcalSimpleRecHitFilter.cc.
Referenced by hltFilter(), and HLTHcalSimpleRecHitFilter().
|
private |
Definition at line 53 of file HLTHcalSimpleRecHitFilter.cc.
Referenced by hltFilter(), and HLTHcalSimpleRecHitFilter().