76 apvPairNumber_(
input.apvPairNumber()),
77 apvWithinPair_(
input.apvWithinPair()) {
237 std::stringstream
dir;
266 if (curr != std::string::npos) {
272 if (curr != std::string::npos) {
273 next = std::string::npos;
279 std::stringstream
ss;
310 ss <<
" [SiStripDetKey::print]" << std::endl
311 << std::hex <<
" 32-bit Det key : 0x" << std::setfill(
'0') << std::setw(8) <<
key() << std::endl
313 <<
" Directory : " <<
path() << std::endl
315 <<
" Channel : " <<
channel() << std::endl
322 std::stringstream
ss;
const uint16_t & channel() const
bool isEqual(const SiStripKey &) const override
std::ostream & operator<<(std::ostream &os, const SiStripDetKey &input)
const uint16_t & apvWithinPair() const
void initFromPath() override
static const uint32_t invalid32_
bool isValid() const override
const std::string & path() const
static std::string granularity(const sistrip::Granularity &)
void initGranularity() override
static const uint16_t partitionOffset_
void find(edm::Handle< EcalRecHitCollection > &hits, DetId thisDet, std::vector< EcalRecHitCollection::const_iterator > &hit, bool debug=false)
static const char detectorView_[]
static std::string const input
static const char partition_[]
void initFromKey() override
void terse(std::stringstream &ss) const override
const uint32_t & key() const
Base utility class that identifies a position within a logical structure of the strip tracker...
bool isInvalid() const override
Utility class that identifies a position within the strip tracker geometrical structure, down to the level of an APV25 chip.
static const uint16_t partitionMask_
Detector identifier class for the strip tracker.
const uint16_t & apvPairNumber() const
void initFromValue() override
static const uint16_t invalid_
static const char root_[]
void print(std::stringstream &ss) const override
bool isConsistent(const SiStripKey &) const override
const sistrip::Granularity & granularity() const
const uint16_t & partition() const
static const char null_[]