Geant4-11
Public Member Functions
G4MoleculeHandleManager::CompMoleculePointer Struct Reference

Public Member Functions

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

Detailed Description

Definition at line 71 of file G4MoleculeHandleManager.hh.

Member Function Documentation

◆ operator()()

G4bool G4MoleculeHandleManager::CompMoleculePointer::operator() ( const G4Molecule mol1,
const G4Molecule mol2 
) const

Definition at line 39 of file G4MoleculeHandleManager.cc.

41{
42 return (*mol1) < (*mol2);
43}

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