CMS 3D CMS Logo

EBDataFrame Class Reference

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

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

Inheritance diagram for EBDataFrame:

EcalDataFrame

List of all members.

Public Types

typedef EcalDataFrame Base
typedef EBDetId key_type
 For the sorted collection.

Public Member Functions

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


Detailed Description

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

Definition at line 14 of file EBDataFrame.h.


Member Typedef Documentation

typedef EcalDataFrame EBDataFrame::Base

Definition at line 18 of file EBDataFrame.h.

typedef EBDetId EBDataFrame::key_type

For the sorted collection.

Definition at line 17 of file EBDataFrame.h.


Constructor & Destructor Documentation

EBDataFrame::EBDataFrame (  )  [inline]

Definition at line 20 of file EBDataFrame.h.

00020 {}

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

Definition at line 22 of file EBDataFrame.h.

00022 : Base(base) {}

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

Definition at line 23 of file EBDataFrame.h.

00023 : Base(base) {}

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

Definition at line 25 of file EBDataFrame.h.

00025 {}


Member Function Documentation

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

Reimplemented from EcalDataFrame.

Definition at line 27 of file EBDataFrame.h.

References id.

Referenced by EBSelectiveReadoutTask::anaDigi(), EcalBarrelMonitorModule::analyze(), EcalDigisValidation::analyze(), EcalBarrelDigisValidation::analyze(), EcalMixingModuleValidation::analyze(), EcalTrigPrimAnalyzerMIPs::analyze(), EcalSelectiveReadoutValidation::analyzeEB(), EcalCoder::digitalToAnalog(), TowerBlockFormatter::DigiToRaw(), GlobalDigisAnalyzer::fillECal(), GlobalDigisProducer::fillECal(), operator<<(), EcalTBWeightUncalibRecHitProducer::produce(), EcalTBReadout::readOut(), EcalSelectiveReadoutValidation::setTtEtSums(), and EcalSelectiveReadoutSuppressor::setTtFlags().

00027 { return Base::id(); }


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