We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26e1d34 + 32420a7 commit adc5c98Copy full SHA for adc5c98
Detectors/Upgrades/ALICE3/FT3/base/include/FT3Base/GeometryTGeo.h
@@ -107,7 +107,7 @@ class GeometryTGeo : public o2::itsmft::GeometryTGeo
107
static std::string sLayerName; ///< Layer name
108
static std::string sChipName; ///< Chip name
109
static std::string sSensorName; ///< Sensor name
110
- static std::string sPassiveName; ///< Passive material name
+ static std::string sPassiveName; ///< Passive material name
111
112
private:
113
static std::unique_ptr<o2::ft3::GeometryTGeo> sInstance; ///< singletone instance
0 commit comments