ATLAS Offline Software
Loading...
Searching...
No Matches
CaloIdentifer Namespace Reference

Functions

bool instan_iterator_comp (const std::vector< Identifier > &v)

Function Documentation

◆ instan_iterator_comp()

bool CaloIdentifer::instan_iterator_comp ( const std::vector< Identifier > & v)

Definition at line 36 of file CaloIdentifierDict.h.

37 {
38 return v.begin() != v.end();
39 }