CMS 3D CMS Logo

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