~maus-maintainers/maus/release-candidate

« back to all changes in this revision

Viewing changes to src/legacy/Optics/MICETrackingAction.cc

Builds but segv on executation of test_cpp

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#include "MICETrackingAction.hh"
 
2
 
 
3
void MICETrackingAction::PreUserTrackingAction(const G4Track* aTrack)
 
4
{
 
5
}
 
6
 
 
7
void MICETrackingAction::PostUserTrackingAction(const G4Track* atrack)
 
8
{
 
9
}