|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    5 #ifndef GLOBALSIM_ERATIOALGTOOL_H 
    6 #define GLOBALSIM_ERATIOALGTOOL_H 
   12 #include "../GlobalSimComponents/IGlobalSimAlgTool.h" 
   13 #include "../IO/LArStripNeighborhoodContainer.h" 
   25                 const std::string& 
name,
 
   32     virtual StatusCode run(
const EventContext& ctx) 
const override;
 
   34     virtual std::string 
toString() 
const override;
 
   43     "instance name of concrete L1Topo Algorithm"};
 
   49          "flag to enable dumps"};
 
   52     Gaudi::Property<double>
 
   56         "min energy between strips considered significant"};
 
   60     Gaudi::Property<double>
 
   64         "max acceptable peak ratio for pi0 acceptance"};
 
   71       "LArNeighborhoodContainerReadKey",
 
   72       "stripNeighborhoodContainer",
 
   73       "key to read inLArNeighborhoodReadKeys"};
 
  
Property holding a SG store/key/clid from which a ReadHandle is made.
AlgTool that to test whether expected the TIP values generated by data supplied by eEmMultTestBench c...
::StatusCode StatusCode
StatusCode definition for legacy code.