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

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

Definition at line 47 of file G4MolecularDecayChannel.cc.

00048     {
00049         return (*mol1) < (*mol2);
00050     }


The documentation for this struct was generated from the following file:
Generated on Mon May 27 17:51:22 2013 for Geant4 by  doxygen 1.4.7