#include <HLTMuonPointingFilter.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 | |
unsigned long long | m_cacheRecordId |
Cylinder::CylinderPointer | theCyl |
const double | theMaxZ |
const unsigned int | theMuonHits |
Plane::PlanePointer | theNegPlane |
const unsigned int | thePixHits |
Plane::PlanePointer | thePosPlane |
Propagator * | thePropagator |
const std::string | thePropagatorName |
const double | theRadius |
const edm::EDGetTokenT< reco::TrackCollection > | theSTAMuonToken |
const unsigned int | theTkLayers |
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) |
EDFilter to select muons that points to a cylinder of configurable radius and lenght.
Definition at line 32 of file HLTMuonPointingFilter.h.
HLTMuonPointingFilter::HLTMuonPointingFilter | ( | const edm::ParameterSet & | pset | ) |
Constructor.
Definition at line 37 of file HLTMuonPointingFilter.cc.
References Plane::build(), Cylinder::build(), edm::ParameterSet::getParameter(), LogDebug, theCyl, theMaxZ, theMuonHits, theNegPlane, thePixHits, thePosPlane, theRadius, theTkLayers, and ~HLTMuonPointingFilter().
|
overridedefault |
Destructor.
Referenced by HLTMuonPointingFilter().
|
static |
Definition at line 167 of file HLTMuonPointingFilter.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), DEFINE_FWK_MODULE, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements edm::EDFilter.
Definition at line 72 of file HLTMuonPointingFilter.cc.
References accept(), anyDirection, edm::eventsetup::EventSetupRecord::cacheIdentifier(), Propagator::clone(), TrajectoryStateOnSurface::freeState(), edm::EventSetup::get(), edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), TrajectoryStateOnSurface::globalPosition(), reco::TransientTrack::hitPattern(), reco::TransientTrack::innermostMeasurementState(), TrajectoryStateOnSurface::isValid(), LogDebug, m_cacheRecordId, reco::HitPattern::numberOfValidMuonHits(), reco::HitPattern::numberOfValidPixelHits(), or, AlCaHLTBitMon_ParallelJobs::p, PV3DBase< T, PVType, FrameType >::perp(), NuclearInteractionSecond_cff::pixelHits, edm::ESHandle< T >::product(), Propagator::propagate(), Propagator::propagationDirection(), theCyl, theMaxZ, theMuonHits, theNegPlane, thePixHits, thePosPlane, thePropagator, thePropagatorName, theRadius, theSTAMuonToken, theTkLayers, HiIsolationCommonParameters_cff::track, reco::HitPattern::trackerLayersWithMeasurement(), and PV3DBase< T, PVType, FrameType >::z().
|
private |
Definition at line 60 of file HLTMuonPointingFilter.h.
Referenced by filter().
|
private |
Definition at line 56 of file HLTMuonPointingFilter.h.
Referenced by filter(), and HLTMuonPointingFilter().
|
private |
Definition at line 51 of file HLTMuonPointingFilter.h.
Referenced by filter(), and HLTMuonPointingFilter().
|
private |
Definition at line 54 of file HLTMuonPointingFilter.h.
Referenced by filter(), and HLTMuonPointingFilter().
|
private |
Definition at line 57 of file HLTMuonPointingFilter.h.
Referenced by filter(), and HLTMuonPointingFilter().
|
private |
Definition at line 52 of file HLTMuonPointingFilter.h.
Referenced by filter(), and HLTMuonPointingFilter().
|
private |
Definition at line 57 of file HLTMuonPointingFilter.h.
Referenced by filter(), and HLTMuonPointingFilter().
|
mutableprivate |
Definition at line 59 of file HLTMuonPointingFilter.h.
Referenced by filter().
|
private |
Definition at line 49 of file HLTMuonPointingFilter.h.
Referenced by filter().
|
private |
Definition at line 50 of file HLTMuonPointingFilter.h.
Referenced by filter(), and HLTMuonPointingFilter().
|
private |
Definition at line 48 of file HLTMuonPointingFilter.h.
Referenced by filter().
|
private |
Definition at line 53 of file HLTMuonPointingFilter.h.
Referenced by filter(), and HLTMuonPointingFilter().