|
ATLAS Offline Software
|
Go to the documentation of this file.
23 std::scoped_lock lock(
mutex);
37 for( ; itr !=
end; ++itr ) {
39 if( localEf.
exists( itr->first ) )
continue;
41 localEf.
add( *(
ef.get( itr->first ) ) );
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
#define ATLAS_THREAD_SAFE
Define macros for attributes used to control the static checker.