CMS 3D CMS Logo

Public Types | Public Member Functions

EEDigiCollection Class Reference

#include <EcalDigiCollections.h>

Inheritance diagram for EEDigiCollection:
EcalDigiCollection edm::DataFrameContainer

List of all members.

Public Types

typedef Digi::key_type DetId
typedef EEDataFrame Digi
typedef
edm::DataFrameContainer::size_type 
size_type

Public Member Functions

 EEDigiCollection (size_type istride=MAXSAMPLES)
void swap (EEDigiCollection &other)

Detailed Description

Definition at line 41 of file EcalDigiCollections.h.


Member Typedef Documentation

Definition at line 45 of file EcalDigiCollections.h.

Definition at line 44 of file EcalDigiCollections.h.

Reimplemented from EcalDigiCollection.

Definition at line 43 of file EcalDigiCollections.h.


Constructor & Destructor Documentation

EEDigiCollection::EEDigiCollection ( size_type  istride = MAXSAMPLES) [inline]

Definition at line 47 of file EcalDigiCollections.h.


Member Function Documentation

void EEDigiCollection::swap ( EEDigiCollection other) [inline]

Definition at line 49 of file EcalDigiCollections.h.

Referenced by EcalSelectiveReadoutSuppressor::run(), and swap().

{this->EcalDigiCollection::swap(other);}