CMS 3D CMS Logo

EEDataFrame Class Reference

Id
EEDataFrame.h,v 1.6 2007/07/24 10:57:51 innocent Exp
More...

#include <DataFormats/EcalDigi/interface/EEDataFrame.h>

Inheritance diagram for EEDataFrame:

EcalDataFrame

List of all members.

Public Types

typedef EcalDataFrame Base
typedef EEDetId key_type
 For the sorted collection.

Public Member Functions

 EEDataFrame (EcalDataFrame const &base)
 EEDataFrame (edm::DataFrame const &base)
 EEDataFrame ()
key_type id () const
virtual ~EEDataFrame ()


Detailed Description

Id
EEDataFrame.h,v 1.6 2007/07/24 10:57:51 innocent Exp

Definition at line 16 of file EEDataFrame.h.


Member Typedef Documentation

typedef EcalDataFrame EEDataFrame::Base

Definition at line 20 of file EEDataFrame.h.

typedef EEDetId EEDataFrame::key_type

For the sorted collection.

Definition at line 19 of file EEDataFrame.h.


Constructor & Destructor Documentation

EEDataFrame::EEDataFrame (  )  [inline]

Definition at line 22 of file EEDataFrame.h.

00022 {}

EEDataFrame::EEDataFrame ( edm::DataFrame const &  base  )  [inline]

Definition at line 24 of file EEDataFrame.h.

00024 : Base(base) {}

EEDataFrame::EEDataFrame ( EcalDataFrame const &  base  )  [inline]

Definition at line 25 of file EEDataFrame.h.

00025 : Base(base) {}

virtual EEDataFrame::~EEDataFrame (  )  [inline, virtual]

Definition at line 27 of file EEDataFrame.h.

00027 {}


Member Function Documentation

key_type EEDataFrame::id ( void   )  const [inline]

Reimplemented from EcalDataFrame.

Definition at line 29 of file EEDataFrame.h.

References id.

Referenced by EESelectiveReadoutTask::anaDigi(), EcalEndcapMonitorModule::analyze(), EcalDigisValidation::analyze(), EcalEndcapDigisValidation::analyze(), EcalMixingModuleValidation::analyze(), EcalSelectiveReadoutValidation::analyzeEE(), EcalCoder::digitalToAnalog(), TowerBlockFormatter::DigiToRaw(), GlobalDigisAnalyzer::fillECal(), GlobalDigisProducer::fillECal(), operator<<(), EcalSelectiveReadoutValidation::setTtEtSums(), and EcalSelectiveReadoutSuppressor::setTtFlags().

00029 { return Base::id(); }


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:20:05 2009 for CMSSW by  doxygen 1.5.4