CMS 3D CMS Logo

HcalUnpacker::Collections Struct Reference

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

List of all members.

Public Member Functions

 Collections ()

Public Attributes

std::vector< HcalCalibDataFrame > * calibCont
std::vector< HBHEDataFrame > * hbheCont
std::vector< HFDataFrame > * hfCont
std::vector< HODataFrame > * hoCont
std::vector
< HcalTriggerPrimitiveDigi > * 
tpCont
std::vector
< HOTriggerPrimitiveDigi > * 
tphoCont
std::vector< ZDCDataFrame > * zdcCont


Detailed Description

Definition at line 21 of file HcalUnpacker.h.


Constructor & Destructor Documentation

HcalUnpacker::Collections::Collections (  ) 

Definition at line 293 of file HcalUnpacker.cc.

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

00293                                      {
00294   hbheCont=0;
00295   hoCont=0;
00296   hfCont=0;
00297   tpCont=0;
00298   zdcCont=0;
00299   calibCont=0;
00300 }


Member Data Documentation

std::vector<HcalCalibDataFrame>* HcalUnpacker::Collections::calibCont

Definition at line 26 of file HcalUnpacker.h.

Referenced by Collections(), HcalRawToDigi::produce(), and HcalUnpacker::unpack().

std::vector<HBHEDataFrame>* HcalUnpacker::Collections::hbheCont

Definition at line 23 of file HcalUnpacker.h.

Referenced by Collections(), HcalRawToDigi::produce(), and HcalUnpacker::unpack().

std::vector<HFDataFrame>* HcalUnpacker::Collections::hfCont

Definition at line 25 of file HcalUnpacker.h.

Referenced by Collections(), HcalRawToDigi::produce(), and HcalUnpacker::unpack().

std::vector<HODataFrame>* HcalUnpacker::Collections::hoCont

Definition at line 24 of file HcalUnpacker.h.

Referenced by Collections(), HcalRawToDigi::produce(), and HcalUnpacker::unpack().

std::vector<HcalTriggerPrimitiveDigi>* HcalUnpacker::Collections::tpCont

Definition at line 28 of file HcalUnpacker.h.

Referenced by Collections(), HcalRawToDigi::produce(), and HcalUnpacker::unpack().

std::vector<HOTriggerPrimitiveDigi>* HcalUnpacker::Collections::tphoCont

Definition at line 29 of file HcalUnpacker.h.

Referenced by HcalRawToDigi::produce(), and HcalUnpacker::unpack().

std::vector<ZDCDataFrame>* HcalUnpacker::Collections::zdcCont

Definition at line 27 of file HcalUnpacker.h.

Referenced by Collections(), HcalRawToDigi::produce(), and HcalUnpacker::unpack().


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