CMS 3D CMS Logo

CastorPacker::Collections Struct Reference

#include <EventFilter/CastorRawToDigi/interface/CastorPacker.h>

List of all members.

Public Member Functions

 Collections ()

Public Attributes

const HcalCalibDigiCollectioncalibCont
const CastorDigiCollectioncastorCont
const HcalTrigPrimDigiCollectiontpCont


Detailed Description

Definition at line 16 of file CastorPacker.h.


Constructor & Destructor Documentation

CastorPacker::Collections::Collections (  ) 

Definition at line 9 of file CastorPacker.cc.

References calibCont, castorCont, and tpCont.

00009                                      {
00010   castorCont=0;
00011   tpCont=0;
00012   calibCont=0;
00013 }


Member Data Documentation

const HcalCalibDigiCollection* CastorPacker::Collections::calibCont

Definition at line 19 of file CastorPacker.h.

Referenced by Collections().

const CastorDigiCollection* CastorPacker::Collections::castorCont

Definition at line 18 of file CastorPacker.h.

Referenced by Collections(), CastorPacker::findSamples(), and CastorDigiToRaw::produce().

const HcalTrigPrimDigiCollection* CastorPacker::Collections::tpCont

Definition at line 20 of file CastorPacker.h.

Referenced by Collections().


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