4 #ifndef EcalDigis_CollHandle_h
5 #define EcalDigis_CollHandle_h
61 event.getByToken(
token_, hColl);
72 <<
typeid(
T).
name() <<
"' was not found!";
EDGetTokenT< ProductType > consumes(edm::InputTag const &tag)
const T * operator->() const
edm::InputTag tag() const
bool notFoundAlreadyWarned_
const T & operator*() const
void read(const edm::Event &event)
CollHandle(const edm::InputTag &tag, bool failIfNotFound=true, bool notFoundWarn=true)
edm::EDGetTokenT< T > token_
void setToken(edm::ConsumesCollector &collector)
Log< level::Warning, false > LogWarning