ATLAS Offline Software
Reconstruction
egamma
egammaMVACalib
egammaMVACalib
egammaMVALayerDepth.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef EGAMMAMVALAYERDEPTH_H
6
#define EGAMMAMVALAYERDEPTH_H
7
8
#include <array>
9
11
// copied and pasted from:
12
// https://svnweb.cern.ch/trac/atlasoff/browser/Calorimeter/CaloClusterCorrection/trunk/src/CaloSwCalibHitsShowerDepth.cxx
13
// https://svnweb.cern.ch/trac/atlasoff/browser/Calorimeter/CaloClusterCorrection/trunk/python/CaloSwCalibHitsCalibration_v9leakdata.py#L2639
14
15
std::array<float, 4>
get_MVAradius
(
float
eta
);
16
17
#endif
eta
Scalar eta() const
pseudorapidity method
Definition:
AmgMatrixBasePlugin.h:83
get_MVAradius
std::array< float, 4 > get_MVAradius(float eta)
helper function to compute shower depth
Definition:
egammaMVALayerDepth.cxx:10
Generated on Sun Dec 22 2024 21:09:49 for ATLAS Offline Software by
1.8.18