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 }