CMS 3D CMS Logo

Public Types | Public Member Functions

EBDigiCollection Class Reference

#include <EcalDigiCollections.h>

Inheritance diagram for EBDigiCollection:
EcalDigiCollection edm::DataFrameContainer

List of all members.

Public Types

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

Public Member Functions

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

Detailed Description

Definition at line 30 of file EcalDigiCollections.h.


Member Typedef Documentation

Definition at line 34 of file EcalDigiCollections.h.

Definition at line 33 of file EcalDigiCollections.h.

Reimplemented from EcalDigiCollection.

Definition at line 32 of file EcalDigiCollections.h.


Constructor & Destructor Documentation

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

Definition at line 36 of file EcalDigiCollections.h.


Member Function Documentation

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

Definition at line 38 of file EcalDigiCollections.h.

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

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