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 }