Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
CompMoleculePointer Struct Reference

Public Member Functions

bool operator() (const G4Molecule *mol1, const G4Molecule *mol2) const
 

Detailed Description

Definition at line 45 of file G4MolecularDecayChannel.cc.

Member Function Documentation

◆ operator()()

bool CompMoleculePointer::operator() ( const G4Molecule mol1,
const G4Molecule mol2 
) const
inline

Definition at line 47 of file G4MolecularDecayChannel.cc.

48 {
49 return (*mol1) < (*mol2);
50 }

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