Skip to content

Commit

Permalink
Tweak G4GunWrapper.hh includes
Browse files Browse the repository at this point in the history
  • Loading branch information
tkittel committed Mar 10, 2024
1 parent 519c293 commit 288baa4
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
#ifndef G4CustomPyGen_pycpp_G4GunWrapper_hh
#define G4CustomPyGen_pycpp_G4GunWrapper_hh

#include "Core/Python.hh"
#include "Core/Types.hh"
#include "G4Utils/GenUtils.hh"
#include "G4ParticleGun.hh"
#include "G4Event.hh"
#include <cassert>

namespace G4CustomPyGen {

Expand Down

0 comments on commit 288baa4

Please sign in to comment.