Skip to content
Snippets Groups Projects

MuonGeoModelTest - Remove scan test along the sagged surface

Merged Johannes Junggeburth requested to merge jojungge/athena:GeoModelTestRemSagTest into main
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -47,7 +47,6 @@ class GeoModelMdtTest : public AthHistogramAlgorithm {
@@ -47,7 +47,6 @@ class GeoModelMdtTest : public AthHistogramAlgorithm {
Gaudi::Property<std::vector<std::string>> m_selectStat{
Gaudi::Property<std::vector<std::string>> m_selectStat{
this, "TestStations", {"BIL1A3"}};
this, "TestStations", {"BIL1A3"}};
Gaudi::Property<bool> m_dumpSurfaces{this, "dumpSurfaces", false, "Adds the bounds and surfaces of each tube to the dump"};
/// Write a TTree for validation purposes
/// Write a TTree for validation purposes
Loading