#include <SiStripSpyEventMatcher.h>
Public Member Functions | |
MatchingOutput (FEDRawDataCollection &outputRawData) | |
Public Attributes | |
std::set< uint16_t > | alreadyMergedFeds_ |
std::vector< uint32_t > | outputAPVAddresses_ |
std::vector< uint32_t > | outputL1ACounters_ |
boost::shared_ptr< std::vector < edm::DetSet< SiStripRawDigi > > > | outputPayloadDigisVector_ |
FEDRawDataCollection & | outputRawData_ |
boost::shared_ptr< std::vector < edm::DetSet< SiStripRawDigi > > > | outputReorderedDigisVector_ |
boost::shared_ptr< std::vector < edm::DetSet< SiStripRawDigi > > > | outputScopeDigisVector_ |
std::vector< uint32_t > | outputTotalEventCounters_ |
boost::shared_ptr< std::vector < edm::DetSet< SiStripRawDigi > > > | outputVirginRawDigisVector_ |
Definition at line 58 of file SiStripSpyEventMatcher.h.
|
explicit |
Definition at line 40 of file SiStripSpyEventMatcher.cc.
std::set<uint16_t> sistrip::SpyEventMatcher::MatchingOutput::alreadyMergedFeds_ |
Definition at line 69 of file SiStripSpyEventMatcher.h.
Referenced by sistrip::SpyEventMatcher::getCollections().
std::vector<uint32_t> sistrip::SpyEventMatcher::MatchingOutput::outputAPVAddresses_ |
Definition at line 64 of file SiStripSpyEventMatcher.h.
Referenced by sistrip::SpyEventMatcher::getCollections(), and sistrip::SpyEventMatcher::getMatchedCollections().
std::vector<uint32_t> sistrip::SpyEventMatcher::MatchingOutput::outputL1ACounters_ |
Definition at line 63 of file SiStripSpyEventMatcher.h.
Referenced by sistrip::SpyEventMatcher::getCollections(), and sistrip::SpyEventMatcher::getMatchedCollections().
boost::shared_ptr< std::vector< edm::DetSet<SiStripRawDigi> > > sistrip::SpyEventMatcher::MatchingOutput::outputPayloadDigisVector_ |
Definition at line 66 of file SiStripSpyEventMatcher.h.
Referenced by sistrip::SpyEventMatcher::getCollections(), and sistrip::SpyEventMatcher::getMatchedCollections().
FEDRawDataCollection& sistrip::SpyEventMatcher::MatchingOutput::outputRawData_ |
Definition at line 61 of file SiStripSpyEventMatcher.h.
Referenced by sistrip::SpyEventMatcher::getCollections(), and sistrip::SpyEventMatcher::getMatchedCollections().
boost::shared_ptr< std::vector< edm::DetSet<SiStripRawDigi> > > sistrip::SpyEventMatcher::MatchingOutput::outputReorderedDigisVector_ |
Definition at line 67 of file SiStripSpyEventMatcher.h.
Referenced by sistrip::SpyEventMatcher::getCollections(), and sistrip::SpyEventMatcher::getMatchedCollections().
boost::shared_ptr< std::vector< edm::DetSet<SiStripRawDigi> > > sistrip::SpyEventMatcher::MatchingOutput::outputScopeDigisVector_ |
Definition at line 65 of file SiStripSpyEventMatcher.h.
Referenced by sistrip::SpyEventMatcher::getCollections(), and sistrip::SpyEventMatcher::getMatchedCollections().
std::vector<uint32_t> sistrip::SpyEventMatcher::MatchingOutput::outputTotalEventCounters_ |
Definition at line 62 of file SiStripSpyEventMatcher.h.
Referenced by sistrip::SpyEventMatcher::getCollections(), and sistrip::SpyEventMatcher::getMatchedCollections().
boost::shared_ptr< std::vector< edm::DetSet<SiStripRawDigi> > > sistrip::SpyEventMatcher::MatchingOutput::outputVirginRawDigisVector_ |
Definition at line 68 of file SiStripSpyEventMatcher.h.
Referenced by sistrip::SpyEventMatcher::getCollections(), and sistrip::SpyEventMatcher::getMatchedCollections().