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

#include <G4DNAMolecularReactionTable.hh>

Public Member Functions

bool operator() (const G4Molecule *molecule1, const G4Molecule *molecule2) const
 

Detailed Description

Definition at line 98 of file G4DNAMolecularReactionTable.hh.

Member Function Documentation

◆ operator()()

bool compMoleculeP::operator() ( const G4Molecule molecule1,
const G4Molecule molecule2 
) const
inline

Definition at line 100 of file G4DNAMolecularReactionTable.hh.

101 {
102 return *molecule1<*molecule2;
103 }

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