CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_7_hltpatch1/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 }