![]() |
ATLAS Offline Software
|
Interface for a tool which takes simulstate and particle and predicts whether it should result in a muon segment. More...
#include <IPunchThroughClassifier.h>
Public Member Functions | |
| virtual | ~IPunchThroughClassifier () |
| Virtual destructor. | |
| DeclareInterfaceID (IPunchThroughClassifier, 1, 0) | |
| Creates the InterfaceID and interfaceID() method. | |
| virtual double | computePunchThroughProbability (const ISFParticle &isfp, const TFCSSimulationState &simulstate) const =0 |
| calculates probability of punch through from ispf and simulstate | |
Interface for a tool which takes simulstate and particle and predicts whether it should result in a muon segment.
Definition at line 28 of file IPunchThroughClassifier.h.
|
inlinevirtual |
|
pure virtual |
calculates probability of punch through from ispf and simulstate
| ISF::IPunchThroughClassifier::DeclareInterfaceID | ( | IPunchThroughClassifier | , |
| 1 | , | ||
| 0 | ) |
Creates the InterfaceID and interfaceID() method.