Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4FTFParticipants.cc File Reference
#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 dependency graph for G4FTFParticipants.cc:

Go to the source code of this file.

Functions

bool G4FTFPartHelperForSortInT (const G4InteractionContent *Int1, const G4InteractionContent *Int2)
 

Function Documentation

bool G4FTFPartHelperForSortInT ( const G4InteractionContent Int1,
const G4InteractionContent Int2 
)

Definition at line 337 of file G4FTFParticipants.cc.

338  {
339  return Int1->GetInteractionTime() < Int2->GetInteractionTime();
340 }
G4double GetInteractionTime() const

Here is the call graph for this function:

Here is the caller graph for this function: