|
ATLAS Offline Software
|
Go to the documentation of this file.
30 return StatusCode::FAILURE;
37 return StatusCode::FAILURE;
40 return StatusCode::SUCCESS;
46 return StatusCode::SUCCESS;
84 std::vector<std::string>::const_iterator pId{
m_badElements.value().begin()};
85 std::vector<std::string>::const_iterator last{
m_badElements.value().end()};
87 for(; pId not_eq last; ++pId) {
90 return (success ? StatusCode::SUCCESS : StatusCode::FAILURE);
def retrieve(aClass, aKey=None)
This is an Identifier helper class for the SCT subdetector. This class is a factory for creating comp...
::StatusCode StatusCode
StatusCode definition for legacy code.
unsigned long long value_type
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...