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 | Static Private Attributes
sistrip::SpyEventSummaryProducer Class Reference
Inheritance diagram for sistrip::SpyEventSummaryProducer:
edm::EDProducer edm::ProducerBase edm::EDConsumerBase edm::ProductRegistryHelper

Public Member Functions

void produce (edm::Event &event, const edm::EventSetup &) override
 
 SpyEventSummaryProducer (const edm::ParameterSet &config)
 
 ~SpyEventSummaryProducer () override
 
- Public Member Functions inherited from edm::EDProducer
 EDProducer ()
 
SerialTaskQueueglobalLuminosityBlocksQueue ()
 
SerialTaskQueueglobalRunsQueue ()
 
ModuleDescription const & moduleDescription () const
 
 ~EDProducer () 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 warnAboutUnsupportedRunType ()
 

Private Attributes

const edm::InputTag rawDataTag_
 
edm::EDGetTokenT
< FEDRawDataCollection
rawDataToken_
 
const sistrip::RunType runType_
 

Static Private Attributes

static const char * messageLabel_ = "SiStripSpyEventSummaryProducer"
 

Additional Inherited Members

- Public Types inherited from edm::EDProducer
typedef EDProducer 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::EDProducer
static const std::string & baseType ()
 
static void fillDescriptions (ConfigurationDescriptions &descriptions)
 
static void prevalidate (ConfigurationDescriptions &descriptions)
 
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 34 of file SiStripSpyEventSummaryProducer.cc.

Constructor & Destructor Documentation

sistrip::SpyEventSummaryProducer::SpyEventSummaryProducer ( const edm::ParameterSet config)

Definition at line 54 of file SiStripSpyEventSummaryProducer.cc.

References rawDataTag_, rawDataToken_, and warnAboutUnsupportedRunType().

55  : rawDataTag_(config.getParameter<edm::InputTag>("RawDataTag")),
56  runType_(sistrip::RunType(config.getParameter<uint32_t>("RunType"))) {
57  rawDataToken_ = consumes<FEDRawDataCollection>(rawDataTag_);
58  produces<SiStripEventSummary>();
60  }
T getParameter(std::string const &) const
Definition: ParameterSet.h:303
edm::EDGetTokenT< FEDRawDataCollection > rawDataToken_
sistrip::SpyEventSummaryProducer::~SpyEventSummaryProducer ( )
override

Definition at line 62 of file SiStripSpyEventSummaryProducer.cc.

62 {}

Member Function Documentation

void sistrip::SpyEventSummaryProducer::produce ( edm::Event event,
const edm::EventSetup  
)
overridevirtual

Implements edm::EDProducer.

Definition at line 64 of file SiStripSpyEventSummaryProducer.cc.

References edmScanValgrind::buffer, FEDRawData::data(), sistrip::FED_ID_MAX, sistrip::FED_ID_MIN, FEDRawDataCollection::FEDData(), l1tstage2_dqm_sourceclient-live_cfg::fedId, mps_fire::i, messageLabel_, eostools::move(), sistrip::preconstructCheckFEDBufferBase(), rawDataToken_, runType_, FEDRawData::size(), sistrip::SUCCESS, and warnAboutUnsupportedRunType().

64  {
66 
67  //get the event number and Bx counter from the first valud FED buffer
69  event.getByToken(rawDataToken_, rawDataHandle);
70  const FEDRawDataCollection& rawData = *rawDataHandle;
71  bool fedFound = false;
72  uint32_t fedEventNumber = 0;
73  uint32_t fedBxNumber = 0;
74  for (uint16_t fedId = sistrip::FED_ID_MIN; fedId <= sistrip::FED_ID_MAX; ++fedId) {
75  const FEDRawData& fedData = rawData.FEDData(fedId);
76  if (fedData.size() && fedData.data()) {
77  const auto st_buffer = preconstructCheckFEDBufferBase(fedData);
78  if (sistrip::FEDBufferStatusCode::SUCCESS != st_buffer) {
79  LogInfo(messageLabel_) << "Skipping FED " << fedId << " because of exception: "
80  << "An exception of category 'FEDBuffer' occurred.\n"
81  << st_buffer;
82  continue;
83  }
84  const sistrip::FEDBufferBase buffer{fedData};
85  fedEventNumber = buffer.daqLvl1ID();
86  fedBxNumber = buffer.daqBXID();
87  fedFound = true;
88  break;
89  }
90  }
91  if (!fedFound) {
92  LogError(messageLabel_) << "No SiStrip FED data found in raw data.";
93  return;
94  }
95 
96  //create summary object
97  std::unique_ptr<SiStripEventSummary> pSummary(new SiStripEventSummary);
98  //set the trigger FED number to zero to indicate that it doesn't exist
99  pSummary->triggerFed(0);
100  //set the event number and Bx from the FED packets
101  pSummary->event(fedEventNumber);
102  pSummary->bx(fedBxNumber);
103  //create a fake trigger FED buffer to take comissioning parameters from
104  const int maxTriggerFedBufferSize = 84;
105  std::vector<uint32_t> fakeTriggerFedData(maxTriggerFedBufferSize);
106  for (uint8_t i = 0; i < maxTriggerFedBufferSize; ++i) {
107  fakeTriggerFedData[i] = 0;
108  }
109  //set the FED readout mode to virgin raw
110  fakeTriggerFedData[15] = 1;
111  //set the spill number
112  fakeTriggerFedData[0] = 0;
113  //set the number of data senders
114  fakeTriggerFedData[20] = 1;
115  //set the run type
116  fakeTriggerFedData[10] = runType_;
117  //fill the summarry using trigger FED buffer with no data
118  pSummary->commissioningInfo(fakeTriggerFedData.data(), fedEventNumber);
119 
120  //store in event
121  event.put(std::move(pSummary));
122  }
static const uint16_t FED_ID_MIN
Log< level::Error, false > LogError
size_t size() const
Lenght of the data buffer in bytes.
Definition: FEDRawData.h:45
const FEDRawData & FEDData(int fedid) const
retrieve data for fed
def move
Definition: eostools.py:511
Log< level::Info, false > LogInfo
edm::EDGetTokenT< FEDRawDataCollection > rawDataToken_
const unsigned char * data() const
Return a const pointer to the beginning of the data buffer.
Definition: FEDRawData.cc:24
static const uint16_t FED_ID_MAX
FEDBufferStatusCode preconstructCheckFEDBufferBase(const FEDRawData &fedBuffer, bool checkRecognizedFormat=true)
void sistrip::SpyEventSummaryProducer::warnAboutUnsupportedRunType ( )
private

Definition at line 124 of file SiStripSpyEventSummaryProducer.cc.

References sistrip::APV_LATENCY, sistrip::APV_TIMING, sistrip::CALIBRATION, sistrip::CALIBRATION_DECO, sistrip::CALIBRATION_SCAN, sistrip::CALIBRATION_SCAN_DECO, sistrip::DAQ_SCOPE_MODE, sistrip::FAST_CABLING, sistrip::FED_CABLING, sistrip::FED_TIMING, sistrip::FINE_DELAY, sistrip::FINE_DELAY_PLL, sistrip::FINE_DELAY_TTC, messageLabel_, sistrip::MULTI_MODE, sistrip::NOISE, sistrip::OPTO_SCAN, sistrip::PEDESTALS, sistrip::PEDS_FULL_NOISE, sistrip::PEDS_ONLY, sistrip::PHYSICS, sistrip::PHYSICS_ZS, sistrip::QUITE_FAST_CABLING, runType_, sistrip::UNDEFINED_RUN_TYPE, sistrip::UNKNOWN_RUN_TYPE, and sistrip::VPSP_SCAN.

Referenced by produce(), and SpyEventSummaryProducer().

124  {
125  switch (runType_) {
127  case sistrip::PHYSICS:
128  case sistrip::PHYSICS_ZS:
129  case sistrip::PEDESTALS:
130  case sistrip::MULTI_MODE:
131  case sistrip::PEDS_ONLY:
132  case sistrip::NOISE:
136  break;
142  case sistrip::OPTO_SCAN:
143  case sistrip::APV_TIMING:
144  case sistrip::FED_TIMING:
145  case sistrip::FINE_DELAY:
151  case sistrip::VPSP_SCAN:
152  LogWarning(messageLabel_) << "Unsupported run type: " << runType_
153  << ". Parameters need to be set from real trigger FED. Parameters will be set to 0.";
154  break;
155  }
156  }
Log< level::Warning, false > LogWarning

Member Data Documentation

const char * sistrip::SpyEventSummaryProducer::messageLabel_ = "SiStripSpyEventSummaryProducer"
staticprivate

Definition at line 42 of file SiStripSpyEventSummaryProducer.cc.

Referenced by produce(), and warnAboutUnsupportedRunType().

const edm::InputTag sistrip::SpyEventSummaryProducer::rawDataTag_
private

Definition at line 43 of file SiStripSpyEventSummaryProducer.cc.

Referenced by SpyEventSummaryProducer().

edm::EDGetTokenT<FEDRawDataCollection> sistrip::SpyEventSummaryProducer::rawDataToken_
private

Definition at line 44 of file SiStripSpyEventSummaryProducer.cc.

Referenced by produce(), and SpyEventSummaryProducer().

const sistrip::RunType sistrip::SpyEventSummaryProducer::runType_
private

Definition at line 45 of file SiStripSpyEventSummaryProducer.cc.

Referenced by produce(), and warnAboutUnsupportedRunType().