ATLAS Offline Software
Loading...
Searching...
No Matches
HGTD_AnalysisAlgBase.h File Reference

Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration. More...

#include "AthenaBaseComps/AthAlgorithm.h"
#include "GaudiKernel/ITHistSvc.h"
#include "GaudiKernel/ServiceHandle.h"
#include "TEfficiency.h"
#include "TH1.h"
#include <map>
#include <string>
Include dependency graph for HGTD_AnalysisAlgBase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HGTD_AnalysisAlgBase

Detailed Description

Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration.

Author
Alexander Leopold alexa.nosp@m.nder.nosp@m..leop.nosp@m.old@.nosp@m.cern..nosp@m.ch

Base class for HGTD performance-study algorithms, providing the common histogram booking/filling machinery on top of AthAlgorithm.

To use it, create a new algorithm inheriting from HGTD_AnalysisAlgBase instead of the usual AthAlgorithm.

Definition in file HGTD_AnalysisAlgBase.h.