Skip to content
Snippets Groups Projects
Commit 81623456 authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny: Committed by Melissa Yexley
Browse files

clean code

parent fc20c091
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@
#include "GeoModelKernel/GeoBox.h"
#include "GeoModelDBManager/GMDBManager.h"
#include "GeoModelWrite/WriteGeoModel.h"
// #include <GeoModelHelpers/defineWorld.h>
// #include "GeoModelHelpers/defineWorld.h" // not available in 24.0...
// C++ includes
#include <vector>
......@@ -88,7 +88,6 @@ StatusCode DumpGeo::initialize()
ATH_MSG_INFO("===================================================");
ATH_MSG_INFO("Accessing the ATLAS geometry...");
// StoreGateSvc* detStore = m_d->detstore;
const GeoModelExperiment * theExpt = nullptr;
ATH_CHECK(detStore()->retrieve(theExpt,"ATLAS"));
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment