CMS 3D CMS Logo

HcalPacker::Collections Struct Reference

#include <EventFilter/HcalRawToDigi/interface/HcalPacker.h>

List of all members.

Public Member Functions

 Collections ()

Public Attributes

const HcalCalibDigiCollectioncalibCont
const HBHEDigiCollectionhbhe
const HFDigiCollectionhfCont
const HODigiCollectionhoCont
const HcalTrigPrimDigiCollectiontpCont
const ZDCDigiCollectionzdcCont


Detailed Description

Definition at line 16 of file HcalPacker.h.


Constructor & Destructor Documentation

HcalPacker::Collections::Collections (  ) 

Definition at line 9 of file HcalPacker.cc.

References calibCont, hbhe, hfCont, hoCont, tpCont, and zdcCont.

00009                                    {
00010   hbhe=0;
00011   hoCont=0;
00012   hfCont=0;
00013   tpCont=0;
00014   zdcCont=0;
00015   calibCont=0;
00016 }


Member Data Documentation

const HcalCalibDigiCollection* HcalPacker::Collections::calibCont

Definition at line 21 of file HcalPacker.h.

Referenced by Collections(), HcalPacker::findSamples(), and HcalDigiToRaw::produce().

const HBHEDigiCollection* HcalPacker::Collections::hbhe

Definition at line 18 of file HcalPacker.h.

Referenced by Collections(), HcalPacker::findSamples(), and HcalDigiToRaw::produce().

const HFDigiCollection* HcalPacker::Collections::hfCont

Definition at line 20 of file HcalPacker.h.

Referenced by Collections(), HcalPacker::findSamples(), and HcalDigiToRaw::produce().

const HODigiCollection* HcalPacker::Collections::hoCont

Definition at line 19 of file HcalPacker.h.

Referenced by Collections(), HcalPacker::findSamples(), and HcalDigiToRaw::produce().

const HcalTrigPrimDigiCollection* HcalPacker::Collections::tpCont

Definition at line 23 of file HcalPacker.h.

Referenced by Collections(), HcalPacker::pack(), and HcalDigiToRaw::produce().

const ZDCDigiCollection* HcalPacker::Collections::zdcCont

Definition at line 22 of file HcalPacker.h.

Referenced by Collections(), HcalPacker::findSamples(), and HcalDigiToRaw::produce().


The documentation for this struct was generated from the following files:
Generated on Tue Jun 9 18:23:48 2009 for CMSSW by  doxygen 1.5.4