Skip to content

Commit

Permalink
Adding Trap converter in Geant4Converters
Browse files Browse the repository at this point in the history
  • Loading branch information
cms committed Oct 23, 2024
1 parent 71d1646 commit aff6611
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,11 @@
#include <memory>
#include <tuple>


namespace CLHEP {
class Hep3Vector;
class HepRotation;
} // namespace CLHEP

#include "/home/cms/software/geant4/install_dir/include/Geant4/G4RotationMatrix.hh"
#include "/home/cms/software/geant4/install_dir/include/Geant4/G4ThreeVector.hh"
#include "/home/cms/software/geant4/install_dir/include/Geant4/G4Transform3D.hh"


class G4Box;
class G4Material;
class G4Trd;
Expand Down

0 comments on commit aff6611

Please sign in to comment.