|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   19                     "Calculate delta-R using rapidity");
 
   21                     "Use second container for flagging overlaps");
 
   33     return StatusCode::SUCCESS;
 
   55     for(
const auto testPar : testCont){
 
   57         for(
const auto refPar : refCont){
 
   60             if(testPar != refPar && 
m_dRMatcher->objectsMatch(*testPar, *refPar)){
 
   67     return StatusCode::SUCCESS;
 
  
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)