25 const uint16_t& apv_pair_number,
26 const uint16_t& apv_within_pair ) :
151 }
else {
return false; }
158 if (
isEqual(input) ) {
return false; }
163 }
else {
return false; }
255 std::stringstream
dir;
286 if ( curr != std::string::npos ) {
293 if ( curr != std::string::npos ) {
294 next = std::string::npos;
301 std::stringstream ss;
332 ss <<
"DET:partition= " 339 ss <<
" [SiStripDetKey::print]" << std::endl
341 <<
" 32-bit Det key : 0x" 343 << std::setw(8) <<
key() << std::endl
346 <<
" Partition : " <<
partition() << std::endl
347 <<
" Directory : " <<
path() << std::endl
350 <<
" Channel : " <<
channel() << std::endl
357 std::stringstream ss;
std::ostream & operator<<(std::ostream &os, const SiStripDetKey &input)
bool isEqual(const SiStripKey &) const override
void initFromPath() override
static const uint32_t invalid32_
bool isValid() const override
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
void print(std::stringstream &ss) const override
const uint32_t & key() const
const sistrip::Granularity & granularity() const
static const char partition_[]
const uint16_t & partition() const
void initFromKey() override
const uint16_t & apvWithinPair() const
Base utility class that identifies a position within a logical structure of the strip tracker...
const std::string & path() const
const uint16_t & apvPairNumber() const
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.
void initFromValue() override
const uint16_t & channel() const
static const uint16_t invalid_
static const char root_[]
bool isConsistent(const SiStripKey &) const override
void terse(std::stringstream &ss) const override
static const char null_[]