ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigTools
TrigT2CaloCalibration
TrigT2CaloCalibration
IEgammaCalibration.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
6
#ifndef TRIGT2CALOCALIBRATION_IEGAMMACALIBRATION
7
#define TRIGT2CALOCALIBRATION_IEGAMMACALIBRATION
8
9
#include "GaudiKernel/IAlgTool.h"
10
#include "
xAODTrigCalo/TrigEMCluster.h
"
11
12
// Just for the pointer definition
13
//class TrigEMCluster;
14
16
class
IEgammaCalibration
:
virtual
public
IAlgTool{
17
public
:
18
DeclareInterfaceID
(
IEgammaCalibration
, 1, 0 );
19
25
virtual
void
makeCorrection
(
xAOD::TrigEMCluster
*,
const
void
* par=NULL)
const
= 0;
26
27
};
28
29
#endif
TrigEMCluster.h
IEgammaCalibration
General Interface for calibrations at the LVL2 Egamma Calo Fex algo.
Definition
IEgammaCalibration.h:16
IEgammaCalibration::makeCorrection
virtual void makeCorrection(xAOD::TrigEMCluster *, const void *par=NULL) const =0
method to perform the correction.
IEgammaCalibration::DeclareInterfaceID
DeclareInterfaceID(IEgammaCalibration, 1, 0)
xAOD::TrigEMCluster
TrigEMCluster_v1 TrigEMCluster
Define the latest version of the trigger EM cluster class.
Definition
Event/xAOD/xAODTrigCalo/xAODTrigCalo/TrigEMCluster.h:17
Generated on
for ATLAS Offline Software by
1.17.0