CMS 3D CMS Logo

EcalDigiCollections.h File Reference

#include "DataFormats/EcalDigi/interface/EBDataFrame.h"
#include "DataFormats/EcalDigi/interface/EEDataFrame.h"
#include "DataFormats/EcalDigi/interface/ESDataFrame.h"
#include "DataFormats/EcalDigi/interface/EcalTriggerPrimitiveDigi.h"
#include "DataFormats/EcalDigi/interface/EcalPseudoStripInputDigi.h"
#include "DataFormats/EcalDigi/interface/EBSrFlag.h"
#include "DataFormats/EcalDigi/interface/EESrFlag.h"
#include "DataFormats/EcalDigi/interface/EcalPnDiodeDigi.h"
#include "DataFormats/EcalDigi/interface/EcalMatacqDigi.h"
#include "DataFormats/Common/interface/SortedCollection.h"
#include "DataFormats/DetId/interface/DetId.h"
#include "DataFormats/EcalDetId/interface/EcalSubdetector.h"
#include "DataFormats/Common/interface/DataFrameContainer.h"

Go to the source code of this file.

Classes

class  EBDigiCollection
class  EcalDigiCollection
class  EEDigiCollection

Typedefs

typedef edm::SortedCollection
< EBSrFlag
EBSrFlagCollection
typedef edm::SortedCollection
< EcalMatacqDigi
EcalMatacqDigiCollection
typedef edm::SortedCollection
< EcalPnDiodeDigi
EcalPnDiodeDigiCollection
typedef edm::SortedCollection
< EcalPseudoStripInputDigi
EcalPSInputDigiCollection
typedef edm::SortedCollection
< EcalTriggerPrimitiveDigi
EcalTrigPrimDigiCollection
typedef edm::SortedCollection
< EESrFlag
EESrFlagCollection
typedef edm::SortedCollection
< ESDataFrame
ESDigiCollection

Functions

void swap (EEDigiCollection &lhs, EEDigiCollection &rhs)
void swap (EBDigiCollection &lhs, EBDigiCollection &rhs)
void swap (EcalDigiCollection &lhs, EcalDigiCollection &rhs)


Typedef Documentation

typedef edm::SortedCollection<EBSrFlag> EBSrFlagCollection

Definition at line 73 of file EcalDigiCollections.h.

typedef edm::SortedCollection<EcalMatacqDigi> EcalMatacqDigiCollection

Definition at line 76 of file EcalDigiCollections.h.

typedef edm::SortedCollection<EcalPnDiodeDigi> EcalPnDiodeDigiCollection

Definition at line 75 of file EcalDigiCollections.h.

typedef edm::SortedCollection<EcalPseudoStripInputDigi> EcalPSInputDigiCollection

Definition at line 72 of file EcalDigiCollections.h.

typedef edm::SortedCollection<EcalTriggerPrimitiveDigi> EcalTrigPrimDigiCollection

Definition at line 71 of file EcalDigiCollections.h.

typedef edm::SortedCollection<EESrFlag> EESrFlagCollection

Definition at line 74 of file EcalDigiCollections.h.

typedef edm::SortedCollection<ESDataFrame> ESDigiCollection

Definition at line 70 of file EcalDigiCollections.h.


Function Documentation

void swap ( EEDigiCollection lhs,
EEDigiCollection rhs 
) [inline]

Definition at line 63 of file EcalDigiCollections.h.

References EEDigiCollection::swap().

00063                                                         {
00064   lhs.swap(rhs);
00065 }

void swap ( EBDigiCollection lhs,
EBDigiCollection rhs 
) [inline]

Definition at line 58 of file EcalDigiCollections.h.

References EBDigiCollection::swap().

00058                                                         {
00059   lhs.swap(rhs);
00060 }

void swap ( EcalDigiCollection lhs,
EcalDigiCollection rhs 
) [inline]

Definition at line 53 of file EcalDigiCollections.h.

References EcalDigiCollection::swap().

Referenced by SimTrackManager::cleanTkCaloStateInfoMap(), findHerwigPPME(), edm::eventsetup::DataProxyProvider::keyedProxies(), FastCandMatcher< C >::operator()(), CandMatcherBase< C1, C2 >::operator()(), edm::eventsetup::DataKey::operator=(), edm::FileInPath::operator=(), TrajectoryCleanerMerger::reOrderMeasurements(), SimTrackManager::reset(), SiStripBaseCondObjDQM::selectModules(), edm::PtrVector< reco::CaloCluster >::swap(), edm::TriggerResults::swap(), edm::Association< C >::swap(), trigger::TriggerFilterObjectWithRefs::swap(), edm::reftobase::RefVectorHolder< REFV >::swap(), edm::reftobase::IndirectHolder< T >::swap(), EcalDigiCollection::swap(), edm::reftobase::IndirectVectorHolder< T >::swap(), edm::View< T >::swap(), edm::reftobase::VectorHolder< T, REFV >::swap(), and edm::eventsetup::DataKey::swap().

00053                                                             {
00054   lhs.swap(rhs);
00055 }


Generated on Tue Jun 9 17:52:01 2009 for CMSSW by  doxygen 1.5.4