CMS 3D CMS Logo

Public Member Functions | Public Attributes

sistrip::SpyEventMatcher::SpyDataCollections Class Reference

#include <SiStripSpyEventMatcher.h>

List of all members.

Public Member Functions

SpyDataCollectionsoperator= (SpyDataCollections original)
 SpyDataCollections ()
 SpyDataCollections (FEDRawDataCollection &theRawData, std::vector< uint32_t > &theTotalEventCounters, std::vector< uint32_t > &theL1ACounters, std::vector< uint32_t > &theAPVAddresses, std::vector< edm::DetSet< SiStripRawDigi > > *theScopeDigisVector, std::vector< edm::DetSet< SiStripRawDigi > > *thePayloadDigisVector, std::vector< edm::DetSet< SiStripRawDigi > > *theReorderedDigisVector, std::vector< edm::DetSet< SiStripRawDigi > > *theVirginRawDigisVector)

Public Attributes

std::auto_ptr< std::vector
< uint32_t > > 
apvAddresses
std::auto_ptr< std::vector
< uint32_t > > 
l1aCounters
std::auto_ptr
< edm::DetSetVector
< SiStripRawDigi > > 
payloadDigis
std::auto_ptr
< FEDRawDataCollection
rawData
std::auto_ptr
< edm::DetSetVector
< SiStripRawDigi > > 
reorderedDigis
std::auto_ptr
< edm::DetSetVector
< SiStripRawDigi > > 
scopeDigis
std::auto_ptr< std::vector
< uint32_t > > 
totalEventCounters
std::auto_ptr
< edm::DetSetVector
< SiStripRawDigi > > 
virginRawDigis

Detailed Description

Definition at line 33 of file SiStripSpyEventMatcher.h.


Constructor & Destructor Documentation

sistrip::SpyEventMatcher::SpyDataCollections::SpyDataCollections ( )
sistrip::SpyEventMatcher::SpyDataCollections::SpyDataCollections ( FEDRawDataCollection theRawData,
std::vector< uint32_t > &  theTotalEventCounters,
std::vector< uint32_t > &  theL1ACounters,
std::vector< uint32_t > &  theAPVAddresses,
std::vector< edm::DetSet< SiStripRawDigi > > *  theScopeDigisVector,
std::vector< edm::DetSet< SiStripRawDigi > > *  thePayloadDigisVector,
std::vector< edm::DetSet< SiStripRawDigi > > *  theReorderedDigisVector,
std::vector< edm::DetSet< SiStripRawDigi > > *  theVirginRawDigisVector 
)

Member Function Documentation

SpyDataCollections& sistrip::SpyEventMatcher::SpyDataCollections::operator= ( SpyDataCollections  original)

Member Data Documentation

std::auto_ptr< std::vector<uint32_t> > sistrip::SpyEventMatcher::SpyDataCollections::apvAddresses

Definition at line 39 of file SiStripSpyEventMatcher.h.

std::auto_ptr< std::vector<uint32_t> > sistrip::SpyEventMatcher::SpyDataCollections::l1aCounters

Definition at line 38 of file SiStripSpyEventMatcher.h.

Definition at line 41 of file SiStripSpyEventMatcher.h.

Definition at line 36 of file SiStripSpyEventMatcher.h.

Definition at line 42 of file SiStripSpyEventMatcher.h.

Definition at line 40 of file SiStripSpyEventMatcher.h.

Definition at line 37 of file SiStripSpyEventMatcher.h.

Definition at line 43 of file SiStripSpyEventMatcher.h.