1 #ifndef SimG4Core_MCTruthUtil_H 2 #define SimG4Core_MCTruthUtil_H 15 static void primary(G4Track* aPrimary);
16 static void secondary(G4Track* aSecondary,
const G4Track& mother,
int);
17 static bool isInBTL(
const G4Track*);
static void secondary(G4Track *aSecondary, const G4Track &mother, int)
static bool isInBTL(const G4Track *)
static void primary(G4Track *aPrimary)