22 static std::mutex
mutex;
23 std::scoped_lock lock(
mutex);
25 return this_nc->m_eventFormats[
file ];
37 for( ; itr != end; ++itr ) {
39 if( localEf.
exists( itr->first ) )
continue;
41 localEf.
add( *( ef.get( itr->first ) ) );
Define macros for attributes used to control the static checker.
#define ATLAS_THREAD_SAFE
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
EventFormat_v1 EventFormat
Definition of the current event format version.