G4DarkBreM  v2.1.0
Geant4 Dark Bremmstrahlung from MadGraph
g4db::example::FindDarkBremProducts Class Reference

Look through the tracks to find the dark brem products. More...

Inheritance diagram for g4db::example::FindDarkBremProducts:
[legend]
Collaboration diagram for g4db::example::FindDarkBremProducts:
[legend]

Public Member Functions

void PreUserTrackingAction (const G4Track *track) final override
 Check the new track that has been provided to see if it was created by the dark brem process. More...
 

Detailed Description

Look through the tracks to find the dark brem products.

Member Function Documentation

◆ PreUserTrackingAction()

void g4db::example::FindDarkBremProducts::PreUserTrackingAction ( const G4Track *  track)
inlinefinaloverride

Check the new track that has been provided to see if it was created by the dark brem process.

If it was, pass this track onto OutgoingKinematics depending on if it is the A' or the lepton.


The documentation for this class was generated from the following file: