ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Calorimeter
CaloInterface
CaloInterface
ICaloClusterMLCalibToolLite.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef CALOINTERFACE_ICALOCLUSTERMLCALIBTOOLLITE_H
6
#define CALOINTERFACE_ICALOCLUSTERMLCALIBTOOLLITE_H
7
8
9
#include "GaudiKernel/IAlgTool.h"
10
#include "
xAODCaloEvent/CaloClusterContainer.h
"
//typedef
11
#include <vector>
12
13
class
ICaloClusterMLCalibToolLite
:
public
virtual
IAlgTool
14
{
15
public
:
16
DeclareInterfaceID
(
ICaloClusterMLCalibToolLite
, 1, 0);
17
18
virtual
StatusCode
inference
(
const
xAOD::CaloClusterContainer
&clusters,
19
int
nPrimVtx,
20
float
avgMu,
21
std::vector<double> &clusterE_ML,
22
std::vector<double> &clusterE_ML_Unc)
const
= 0;
23
};
24
#endif
// CALOINTERFACE_ICALOCLUSTERMLCALIBTOOLLITE_H
CaloClusterContainer.h
ICaloClusterMLCalibToolLite
Definition
ICaloClusterMLCalibToolLite.h:14
ICaloClusterMLCalibToolLite::DeclareInterfaceID
DeclareInterfaceID(ICaloClusterMLCalibToolLite, 1, 0)
ICaloClusterMLCalibToolLite::inference
virtual StatusCode inference(const xAOD::CaloClusterContainer &clusters, int nPrimVtx, float avgMu, std::vector< double > &clusterE_ML, std::vector< double > &clusterE_ML_Unc) const =0
xAOD::CaloClusterContainer
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.
Definition
Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloClusterContainer.h:17
Generated on
for ATLAS Offline Software by
1.17.0