Skip to content
Snippets Groups Projects

Externals Update, master branch (2020.03.30.)

9 files
+ 103
112
Compare changes
  • Side-by-side
  • Inline
Files
9
/*
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
*/
#include "GeoSpecialShapes/LArCustomShape.h"
@@ -187,5 +187,5 @@ const std::string& LArCustomShape::name() const
void LArCustomShape::exec(GeoShapeAction* action) const
{
action->handleLArCustom(this);
action->handleShape(this);
}
Loading