  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    5 #ifndef TRIGHIHYPO_TRIGHIFWDGAPHYPOTOOL_H 
    6 #define TRIGHIHYPO_TRIGHIFWDGAPHYPOTOOL_H 
   20                          const std::string& 
name,
 
   35     Gaudi::Property<float> 
m_maxFCalEt{
this, 
"maxFCalEt", 10., 
"upper limit on FCal ET in GeV"};
 
   36     Gaudi::Property<bool> 
m_useDoubleSidedGap{
this, 
"useDoubleSidedGap", 
false, 
"use double- or one-sided gap calculation"};
 
   37     Gaudi::Property<bool> 
m_useSideA{
this, 
"useSideA", 
true, 
"use side A for one-sided gap calculation"};
 
  
::StatusCode StatusCode
StatusCode definition for legacy code.