CMS 3D CMS Logo

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

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