#include <HcalTestNS.h>
Public Member Functions | |
bool | compare (HcalNumberingFromDDD::HcalID const &, uint32_t const &) |
HcalTestNS (const edm::EventSetup *) | |
virtual | ~HcalTestNS () |
Private Attributes | |
const HcalDDDRecConstants * | hcons_ |
Definition at line 8 of file HcalTestNS.h.
HcalTestNS::HcalTestNS | ( | const edm::EventSetup * | iSetup | ) |
Definition at line 11 of file HcalTestNS.cc.
References edm::EventSetup::get(), hcons_, edm::ESHandleBase::isValid(), and edm::ESHandle< T >::product().
|
virtual |
Definition at line 22 of file HcalTestNS.cc.
bool HcalTestNS::compare | ( | HcalNumberingFromDDD::HcalID const & | tmp, |
uint32_t const & | id | ||
) |
Definition at line 24 of file HcalTestNS.cc.
References gather_cfg::cout, TauDecayModes::dec, HcalNumberingScheme::getUnitID(), hcons_, convertSQLiteXML::ok, DetId::rawId(), and HcalHitRelabeller::relabel().
|
private |
Definition at line 16 of file HcalTestNS.h.
Referenced by compare(), and HcalTestNS().