CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Private Member Functions | Private Attributes
DTCalibMuonSelection Class Reference

#include <DTCalibMuonSelection.h>

Inheritance diagram for DTCalibMuonSelection:
edm::EDFilter edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

 DTCalibMuonSelection (const edm::ParameterSet &)
 
 ~DTCalibMuonSelection () override
 
- Public Member Functions inherited from edm::EDFilter
 EDFilter ()
 
SerialTaskQueueglobalLuminosityBlocksQueue ()
 
SerialTaskQueueglobalRunsQueue ()
 
ModuleDescription const & moduleDescription () const
 
 ~EDFilter () override
 
- Public Member Functions inherited from edm::ProducerBase
void callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func)
 
std::vector
< edm::ProductResolverIndex >
const & 
indiciesForPutProducts (BranchType iBranchType) const
 
 ProducerBase ()
 
std::vector
< edm::ProductResolverIndex >
const & 
putTokenIndexToProductResolverIndex () const
 
void registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &)
 
std::function< void(BranchDescription
const &)> 
registrationCallback () const
 used by the fwk to register list of products More...
 
void resolvePutIndicies (BranchType iBranchType, ModuleToResolverIndicies const &iIndicies, std::string const &moduleLabel)
 
 ~ProducerBase () noexcept(false) override
 
- Public Member Functions inherited from edm::EDConsumerBase
std::vector< ConsumesInfoconsumesInfo () const
 
void convertCurrentProcessAlias (std::string const &processName)
 Convert "@currentProcess" in InputTag process names to the actual current process name. More...
 
 EDConsumerBase ()
 
 EDConsumerBase (EDConsumerBase const &)=delete
 
 EDConsumerBase (EDConsumerBase &&)=default
 
ESProxyIndex const * esGetTokenIndices (edm::Transition iTrans) const
 
std::vector< ESProxyIndex > const & esGetTokenIndicesVector (edm::Transition iTrans) const
 
std::vector< ESRecordIndex >
const & 
esGetTokenRecordIndicesVector (edm::Transition iTrans) const
 
ProductResolverIndexAndSkipBit indexFrom (EDGetToken, BranchType, TypeID const &) const
 
void itemsMayGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
void itemsToGet (BranchType, std::vector< ProductResolverIndexAndSkipBit > &) const
 
std::vector
< ProductResolverIndexAndSkipBit >
const & 
itemsToGetFrom (BranchType iType) const
 
void labelsForToken (EDGetToken iToken, Labels &oLabels) const
 
void modulesWhoseProductsAreConsumed (std::array< std::vector< ModuleDescription const * > *, NumBranchTypes > &modulesAll, std::vector< ModuleProcessName > &modulesInPreviousProcesses, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const
 
EDConsumerBase const & operator= (EDConsumerBase const &)=delete
 
EDConsumerBaseoperator= (EDConsumerBase &&)=default
 
bool registeredToConsume (ProductResolverIndex, bool, BranchType) const
 
bool registeredToConsumeMany (TypeID const &, BranchType) const
 
void selectInputProcessBlocks (ProductRegistry const &productRegistry, ProcessBlockHelperBase const &processBlockHelperBase)
 
ProductResolverIndexAndSkipBit uncheckedIndexFrom (EDGetToken) const
 
void updateLookup (BranchType iBranchType, ProductResolverIndexHelper const &, bool iPrefetchMayGet)
 
void updateLookup (eventsetup::ESRecordsToProxyIndices const &)
 
virtual ~EDConsumerBase () noexcept(false)
 

Private Member Functions

void beginJob () override
 
void endJob () override
 
bool filter (edm::Event &, const edm::EventSetup &) override
 

Private Attributes

double etaMax
 
double etaMin
 
edm::EDGetTokenT
< reco::MuonCollection
muonList
 
double ptMin
 

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 wantsInputProcessBlocks ()
 
static bool wantsProcessBlocks ()
 
static bool wantsStreamLuminosityBlocks ()
 
static bool wantsStreamRuns ()
 
- Protected Member Functions inherited from edm::ProducerBase
ProducesCollector producesCollector ()
 
- Protected Member Functions inherited from edm::EDConsumerBase
template<typename ProductType , BranchType B = InEvent>
EDGetTokenT< ProductType > consumes (edm::InputTag const &tag)
 
template<BranchType B = InEvent>
EDConsumerBaseAdaptor< B > consumes (edm::InputTag tag) noexcept
 
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<Transition Tr = Transition::Event>
constexpr auto esConsumes () noexcept
 
template<Transition Tr = Transition::Event>
auto esConsumes (ESInputTag tag) noexcept
 
template<Transition Tr = Transition::Event>
ESGetTokenGeneric esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey)
 Used with EventSetupRecord::doGet. More...
 
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)
 
void resetItemsToGetFrom (BranchType iType)
 

Detailed Description

Definition at line 15 of file DTCalibMuonSelection.h.

Constructor & Destructor Documentation

DTCalibMuonSelection::DTCalibMuonSelection ( const edm::ParameterSet iConfig)
explicit

Definition at line 20 of file DTCalibMuonSelection.cc.

References Puppi_cff::etaMax, Puppi_cff::etaMin, edm::ParameterSet::getParameter(), and ptMin.

20  {
21  muonList = consumes<MuonCollection>(iConfig.getParameter<edm::InputTag>("src"));
22  etaMin = iConfig.getParameter<double>("etaMin");
23  etaMax = iConfig.getParameter<double>("etaMax");
24  ptMin = iConfig.getParameter<double>("ptMin");
25 }
edm::EDGetTokenT< reco::MuonCollection > muonList
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
DTCalibMuonSelection::~DTCalibMuonSelection ( )
override

Definition at line 27 of file DTCalibMuonSelection.cc.

27 {}

Member Function Documentation

void DTCalibMuonSelection::beginJob ( void  )
overrideprivatevirtual

Reimplemented from edm::EDFilter.

Definition at line 56 of file DTCalibMuonSelection.cc.

56 {}
void DTCalibMuonSelection::endJob ( void  )
overrideprivatevirtual

Reimplemented from edm::EDFilter.

Definition at line 59 of file DTCalibMuonSelection.cc.

Referenced by o2olib.O2ORunMgr::executeJob().

59 {}
bool DTCalibMuonSelection::filter ( edm::Event iEvent,
const edm::EventSetup iSetup 
)
overrideprivatevirtual

Implements edm::EDFilter.

Definition at line 29 of file DTCalibMuonSelection.cc.

References Puppi_cff::etaMax, Puppi_cff::etaMin, edm::Event::getByToken(), ptMin, and mps_fire::result.

29  {
30  bool result = false;
31 
32  //Retrieve the muons list
33  Handle<MuonCollection> MuHandle;
34  iEvent.getByToken(muonList, MuHandle);
35 
36  for (MuonCollection::const_iterator nmuon = MuHandle->begin(); nmuon != MuHandle->end(); ++nmuon) {
37  double ptMuon(0.);
38  double etaMuon(-999.);
39 
40  if (nmuon->isGlobalMuon()) {
41  ptMuon = nmuon->globalTrack()->pt();
42  etaMuon = nmuon->globalTrack()->eta();
43  } else
44  continue;
45 
46  if (ptMuon > ptMin && etaMuon > etaMin && etaMuon < etaMax) {
47  result = true;
48  break;
49  }
50  }
51 
52  return result;
53 }
bool getByToken(EDGetToken token, Handle< PROD > &result) const
Definition: Event.h:539
tuple result
Definition: mps_fire.py:311
edm::EDGetTokenT< reco::MuonCollection > muonList

Member Data Documentation

double DTCalibMuonSelection::etaMax
private

Definition at line 31 of file DTCalibMuonSelection.h.

double DTCalibMuonSelection::etaMin
private

Definition at line 30 of file DTCalibMuonSelection.h.

edm::EDGetTokenT<reco::MuonCollection> DTCalibMuonSelection::muonList
private

Definition at line 28 of file DTCalibMuonSelection.h.

double DTCalibMuonSelection::ptMin
private

Definition at line 32 of file DTCalibMuonSelection.h.