|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <utility>#include <vector>#include <algorithm>#include "G4FTFParticipants.hh"#include "G4ios.hh"#include "Randomize.hh"#include "G4SystemOfUnits.hh"#include "G4FTFParameters.hh"#include "G4DiffractiveSplitableHadron.hh"#include "G4VSplitableHadron.hh"#include "G4PhysicalConstants.hh"Go to the source code of this file.
Functions | |
| bool | G4FTFPartHelperForSortInT (const G4InteractionContent *Int1, const G4InteractionContent *Int2) |
| bool G4FTFPartHelperForSortInT | ( | const G4InteractionContent * | Int1, |
| const G4InteractionContent * | Int2 ) |
Definition at line 348 of file G4FTFParticipants.cc.
Referenced by G4FTFParticipants::SortInteractionsIncT().