CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/EventFilter/CastorRawToDigi/src/CastorRawCollections.cc

Go to the documentation of this file.
00001 #include "EventFilter/CastorRawToDigi/interface/CastorRawCollections.h"
00002 
00003 CastorRawCollections::CastorRawCollections() {
00004   castorCont=0;
00005   tpCont=0;
00006   calibCont=0;
00007   ttp=0;
00008 }
00009 CastorRawCollections::~CastorRawCollections() {
00010  
00011 }