ATLAS Offline Software
SCT_GetPotentialValue.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 #ifndef SCT_GetPotentialValue_h
5 #define SCT_GetPotentialValue_h
6 
18 double
19 getPotentialValue(const int ix, const int iy);
20 
21 #endif
22 
getPotentialValue
double getPotentialValue(const int ix, const int iy)
A free function to return the SCT electric field potential internal to the silicon on a 81 * 115 arra...
Definition: SCT_GetPotentialValue.cxx:9