|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    6 #ifndef TrigEgammaEmulationL1CaloHypoTool_h 
    7 #define TrigEgammaEmulationL1CaloHypoTool_h 
   39         bool variableEtL1(std::string L1item, 
float l1energy, 
float l1eta) 
const;
 
   40         float emulationL1V(
const std::string& L1item, 
float l1eta) 
const;
 
   43         Gaudi::Property<std::string>  
m_l1item{
this, 
"L1Item", 
"", 
"" }; 
 
  
The common trigger namespace for trigger analysis tools.