OMSim
Geant4 for IceCube optical module studies
Loading...
Searching...
No Matches
OMSimTrackingAction.hh
1
#pragma once
2
3
#include <G4UserTrackingAction.hh>
4
5
class
OMSimTrackingAction
:
public
G4UserTrackingAction
6
{
7
public
:
8
OMSimTrackingAction
(){};
9
~OMSimTrackingAction
(){};
10
11
void
PreUserTrackingAction(
const
G4Track*){};
12
void
PostUserTrackingAction(
const
G4Track*){};
13
14
private
:
15
};
16
OMSimTrackingAction
Definition
OMSimTrackingAction.hh:6
common
framework
include
OMSimTrackingAction.hh
Generated on Wed Feb 5 2025 14:12:53 for OMSim by
1.9.8