#include <BHFilter.h>
Private Attributes | |
std::vector< double > | bFields |
double | bReduction |
bool | circ_minus |
bool | circ_plus |
edm::ParameterSet | conf_ |
bool | inTK |
bool | pad_minus |
bool | pad_plus |
std::vector< double > | rBounds |
int | trig2_ |
int | trig_ |
std::vector< double > | zBounds |
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 21 of file BHFilter.h.
|
explicit |
Definition at line 10 of file BHFilter.cc.
References bFields, bReduction, conf_, gather_cfg::cout, edm::ParameterSet::getParameter(), mps_fire::i, rBounds, trig2_, trig_, and zBounds.
|
inlineoverride |
Definition at line 24 of file BHFilter.h.
References BSC1(), EnergyCorrector::c, filter(), and iEvent.
bool cms::BHFilter::BSC1 | ( | const HepMC::FourVector & | , |
const HepMC::FourVector & | , | ||
const HepMC::FourVector & | |||
) |
Referenced by ~BHFilter().
|
overridevirtual |
Implements edm::EDFilter.
Definition at line 42 of file BHFilter.cc.
References patCaloMETCorrections_cff::A, TtFullHadDaughter::B, patCaloMETCorrections_cff::C, circ_minus, circ_plus, edm::Event::getByLabel(), edm::HepMCProduct::GetEvent(), mps_fire::i, pad_minus, pad_plus, mathSSE::sqrt(), protons_cff::t, trig2_, and trig_.
Referenced by ~BHFilter().
|
private |
Definition at line 35 of file BHFilter.h.
Referenced by BHFilter().
|
private |
Definition at line 36 of file BHFilter.h.
Referenced by BHFilter().
|
private |
Definition at line 44 of file BHFilter.h.
Referenced by filter().
|
private |
Definition at line 43 of file BHFilter.h.
Referenced by filter().
|
private |
Definition at line 30 of file BHFilter.h.
Referenced by BHFilter().
|
private |
Definition at line 32 of file BHFilter.h.
|
private |
Definition at line 42 of file BHFilter.h.
Referenced by filter().
|
private |
Definition at line 41 of file BHFilter.h.
Referenced by filter().
|
private |
Definition at line 34 of file BHFilter.h.
Referenced by BHFilter().
|
private |
Definition at line 38 of file BHFilter.h.
Referenced by BHFilter(), and filter().
|
private |
Definition at line 37 of file BHFilter.h.
Referenced by BHFilter(), and filter().
|
private |
Definition at line 33 of file BHFilter.h.
Referenced by BHFilter().