|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   17   const float GeV = 1
e3;
 
   30                     "Delta-R cone for flagging overlaps");
 
   32                     "Calculate delta-R using rapidity");
 
   34                     "Minimum muon PT for rejecting taus");
 
   36                     "Tau PT threshold to compare to combined muons only");
 
   48     return StatusCode::SUCCESS;
 
   61       ATH_MSG_ERROR(
"First container arg is not of type TauJetContainer!");
 
   62       return StatusCode::FAILURE;
 
   66       ATH_MSG_ERROR(
"Second container arg is not of type MuonContainer!");
 
   67       return StatusCode::FAILURE;
 
   71     return StatusCode::SUCCESS;
 
   88     for(
auto muon : muons){
 
  110     return StatusCode::SUCCESS;
 
  
DataVector adapter that acts like it holds const pointers.
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
DataVector adapter that acts like it holds const pointers.