#include "DataFormats/HcalDigi/interface/HcalDigiHostCollection.h"
#include "DataFormats/Portable/interface/PortableHostCollectionReadRules.h"
SET_PORTABLEHOSTCOLLECTION_READ_RULES(hcal::Phase1DigiHostCollection);
SET_PORTABLEHOSTCOLLECTION_READ_RULES(hcal::Phase0DigiHostCollection);
|