|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
   17     ATH_MSG_ERROR(
"NSubjettinessTool needs to have its input jet container name configured!");
 
   18     return StatusCode::FAILURE;
 
   24   return StatusCode::SUCCESS;
 
   31     fastjet::PseudoJet 
jet;
 
   33     float qw_value = -999;
 
   37       qw_value = 
qw.result(
jet);
 
   40     wdh_Qw(*injet) = qw_value;
 
   43   return StatusCode::SUCCESS;
 
  
const std::string & key() const
Return the StoreGate ID for the referenced object.
def decorate(hto4l_controller, decorator, **kwargs)
::StatusCode StatusCode
StatusCode definition for legacy code.
Handle class for adding a decoration to an object.
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.