Skip to content
Snippets Groups Projects
Commit e954a1a5 authored by John Chapman's avatar John Chapman
Browse files

Remove unused forward declaration of G4FastSimulationModel class

The correct class name is `G4VFastSimulationModel` and is included
via `FastSimulationBase.h`.
parent 04a44358
No related branches found
No related tags found
No related merge requests found
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
*/
#ifndef LARG4FASTSIMULATION_LARFASTSHOWERTOOL_H
......@@ -16,8 +16,6 @@
// STL headers
#include <string>
class G4FastSimulationModel;
/// NEEDS DOCUMENTATION
class LArFastShowerTool: public FastSimulationBase
{
......
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