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 Attributes
cms::MTCCHLTrigger Class Reference

#include <MTCCHLTrigger.h>

Inheritance diagram for cms::MTCCHLTrigger:
edm::EDFilter edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

bool filter (edm::Event &e, edm::EventSetup const &c) override
 
 MTCCHLTrigger (const edm::ParameterSet &ps)
 
 ~MTCCHLTrigger () 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 Attributes

unsigned int ChargeThreshold
 
std::string clusterProducer
 
bool selOnDigiCharge
 

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< Bconsumes (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 ()
 
template<Transition Tr = Transition::Event>
auto esConsumes (ESInputTag tag)
 
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 12 of file MTCCHLTrigger.h.

Constructor & Destructor Documentation

cms::MTCCHLTrigger::MTCCHLTrigger ( const edm::ParameterSet ps)

Definition at line 8 of file MTCCHLTrigger.cc.

References ChargeThreshold, clusterProducer, edm::ParameterSet::getParameter(), selOnDigiCharge, and AlCaHLTBitMon_QueryRunRegistry::string.

8  {
9  selOnDigiCharge = ps.getParameter<bool>("SelOnDigiCharge");
10  ChargeThreshold = ps.getParameter<int>("ChargeThreshold");
11  clusterProducer = ps.getParameter<std::string>("ClusterProducer");
12  produces<int>();
13  produces<unsigned int>();
14  }
unsigned int ChargeThreshold
Definition: MTCCHLTrigger.h:22
std::string clusterProducer
Definition: MTCCHLTrigger.h:26
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
cms::MTCCHLTrigger::~MTCCHLTrigger ( )
inlineoverride

Definition at line 15 of file MTCCHLTrigger.h.

15 {}

Member Function Documentation

bool cms::MTCCHLTrigger::filter ( edm::Event e,
edm::EventSetup const &  c 
)
overridevirtual

Implements edm::EDFilter.

Definition at line 16 of file MTCCHLTrigger.cc.

References edm::DetSetVector< T >::begin(), ChargeThreshold, clusterProducer, dataset::end, edm::Event::getByLabel(), edm::Event::getManyByType(), h, edm::Event::put(), selOnDigiCharge, and trackerHitRTTI::vector.

16  {
17  //get data
18  //StripCluster
21 
22  //StripDigi from RawToDigi and ZeroSuppressor
23  std::vector<edm::Handle<edm::DetSetVector<SiStripDigi> > > di;
24  e.getManyByType(di);
25 
26  if (selOnDigiCharge) {
27  unsigned int digiadc = 0;
28  for (std::vector<edm::Handle<edm::DetSetVector<SiStripDigi> > >::const_iterator mi = di.begin(); mi != di.end();
29  mi++) {
30  for (edm::DetSetVector<SiStripDigi>::const_iterator it = (*mi)->begin(); it != (*mi)->end(); it++) {
31  for (std::vector<SiStripDigi>::const_iterator vit = (it->data).begin(); vit != (it->data).end(); vit++)
32  digiadc += vit->adc();
33  }
34  }
35  return (digiadc > ChargeThreshold) ? true : false;
36  } else {
37  unsigned int amplclus = 0;
38  for (edm::DetSetVector<SiStripCluster>::const_iterator it = h->begin(); it != h->end(); it++) {
39  for (std::vector<SiStripCluster>::const_iterator vit = (it->data).begin(); vit != (it->data).end(); vit++) {
40  for (auto ia = vit->amplitudes().begin(); ia != vit->amplitudes().end(); ia++) {
41  if ((*ia) > 0) {
42  amplclus += (*ia);
43  }
44  }
45  }
46  }
47  bool decision = (amplclus > ChargeThreshold) ? true : false;
48  e.put(std::make_unique<unsigned int>(amplclus));
49  e.put(std::make_unique<int>(decision));
50  return decision;
51  }
52  }
unsigned int ChargeThreshold
Definition: MTCCHLTrigger.h:22
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
Definition: Event.h:133
std::string clusterProducer
Definition: MTCCHLTrigger.h:26
void getManyByType(std::vector< Handle< PROD >> &results) const
Definition: Event.h:530
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
Definition: Event.h:500
string end
Definition: dataset.py:937
iterator begin()
Return an iterator to the first DetSet.
Definition: DetSetVector.h:314
collection_type::const_iterator const_iterator
Definition: DetSetVector.h:102
The Signals That Services Can Subscribe To This is based on ActivityRegistry h
Helper function to determine trigger accepts.
Definition: Activities.doc:4

Member Data Documentation

unsigned int cms::MTCCHLTrigger::ChargeThreshold
private

Definition at line 22 of file MTCCHLTrigger.h.

Referenced by filter(), and MTCCHLTrigger().

std::string cms::MTCCHLTrigger::clusterProducer
private

Definition at line 26 of file MTCCHLTrigger.h.

Referenced by filter(), and MTCCHLTrigger().

bool cms::MTCCHLTrigger::selOnDigiCharge
private

Definition at line 21 of file MTCCHLTrigger.h.

Referenced by filter(), and MTCCHLTrigger().