5#ifndef IPunchThroughG4Classifier_H
6#define IPunchThroughG4Classifier_H
12#include "GaudiKernel/IAlgTool.h"
Interface for a tool which takes simulstate and particle and predicts whether it should result in a m...
DeclareInterfaceID(IPunchThroughG4Classifier, 1, 0)
AlgTool interface method, handles constructor/destructor.
virtual double computePunchThroughProbability(const G4FastTrack &fastTrack, const double simE, const std::vector< double > &simEfrac) const =0
calculates probability of punch through from G4FastTrack and the energies (simE as simulated total en...