15 if ( &dynamic_cast<SiStripNullKey&>(temp) ) {
return true; }
16 else {
return false; }
68 ss <<
" [SiStripNullKey::print]" << std::endl
72 << std::setw(8) <<
key() << std::endl
75 <<
" Directory : " <<
path() << std::endl
78 <<
" Channel : " <<
channel() << std::endl
virtual void print(std::stringstream &ss) const
bool isEqual(const SiStripKey &) const
bool isConsistent(const SiStripKey &) const
static std::string granularity(const sistrip::Granularity &)
std::ostream & operator<<(std::ostream &out, const ALILine &li)
const uint32_t & key() const
const sistrip::Granularity & granularity() const
Base utility class that identifies a position within a logical structure of the strip tracker...
const std::string & path() const
const uint16_t & channel() const
Concrete implementation of abstract base, signifying null values or an "unknown" position or view...