7#ifndef JETREC_GLOBALEVENTSETUP_H
8#define JETREC_GLOBALEVENTSETUP_H
11#include "GaudiKernel/IIncidentListener.h"
25 virtual public IIncidentListener {
29 virtual StatusCode
execute(){
return StatusCode::SUCCESS;};
32 virtual void handle(
const Incident&);
Define macros for attributes used to control the static checker.
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode execute()
JetGlobalEventSetup(const std::string &name, ISvcLocator *pSvcLocator)