ATLAS Offline Software
Loading...
Searching...
No Matches
TrigEgammaMonitorBaseAlgorithm.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _triginfo
class  TrigEgammaMonitorBaseAlgorithm

Namespaces

namespace  Gaudi
 =============================================================================
namespace  Gaudi::Parsers

Macros

#define GETTER(_name_)
 C Macros for plotting.
#define GETTER(_name_)
 C Macros for plotting.
#define GETTER(_name_)
 C Macros for plotting.
#define GETTER(_name_)
 C Macros for plotting.
#define GETTER(_name_)
 C Macros for plotting.
#define GETTER(_name_)
 C Macros for plotting.
#define GETTER(_name_)
 C Macros for plotting.
#define GETTER(_name_)
 C Macros for plotting.

Typedefs

typedef struct _triginfo TrigInfo
typedef std::map< std::string, std::string > Gaudi::Parsers::Dict_t
typedef std::vector< Dict_tGaudi::Parsers::VecDict_t

Functions

StatusCode Gaudi::Parsers::parse (VecDict_t &result, const std::string &input)

Macro Definition Documentation

◆ GETTER [1/8]

#define GETTER ( _name_)
Value:
float getShowerShape_##_name_(const xAOD::Egamma* eg) const;
Egamma_v1 Egamma
Definition of the current "egamma version".
Definition Egamma.h:17

C Macros for plotting.

Definition at line 185 of file TrigEgammaMonitorBaseAlgorithm.h.

◆ GETTER [2/8]

#define GETTER ( _name_)
Value:
float getIsolation_##_name_(const xAOD::Electron* eg) const;
Electron_v1 Electron
Definition of the current "egamma version".

C Macros for plotting.

Definition at line 185 of file TrigEgammaMonitorBaseAlgorithm.h.

◆ GETTER [3/8]

#define GETTER ( _name_)
Value:
float getIsolation_##_name_(const xAOD::Egamma* eg) const;

C Macros for plotting.

Definition at line 185 of file TrigEgammaMonitorBaseAlgorithm.h.

◆ GETTER [4/8]

#define GETTER ( _name_)
Value:
float getCluster_##_name_(const xAOD::Egamma* eg) const;

C Macros for plotting.

Definition at line 185 of file TrigEgammaMonitorBaseAlgorithm.h.

◆ GETTER [5/8]

#define GETTER ( _name_)
Value:
float getTrack_##_name_(const xAOD::Electron* eg) const;

C Macros for plotting.

Definition at line 185 of file TrigEgammaMonitorBaseAlgorithm.h.

◆ GETTER [6/8]

#define GETTER ( _name_)
Value:
float getTrackSummary_##_name_(const xAOD::Electron* eg) const;

C Macros for plotting.

Definition at line 185 of file TrigEgammaMonitorBaseAlgorithm.h.

◆ GETTER [7/8]

#define GETTER ( _name_)
Value:
float getTrackSummaryFloat_##_name_(const xAOD::Electron* eg) const;

C Macros for plotting.

Definition at line 185 of file TrigEgammaMonitorBaseAlgorithm.h.

◆ GETTER [8/8]

#define GETTER ( _name_)
Value:
float getCaloTrackMatch_##_name_(const xAOD::Electron* eg) const;

C Macros for plotting.

Definition at line 185 of file TrigEgammaMonitorBaseAlgorithm.h.

Typedef Documentation

◆ TrigInfo

typedef struct _triginfo TrigInfo