ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CompareMaterial Struct Reference

Materials can be described as a derivation of existing "parent" materials in order to alter few of their features, such as density. CompareMaterial compare materials taking into account their possible "affiliation". More...

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/dna/utils/include/G4DNAMolecularMaterial.hh>

Public Member Functions

bool operator() (const G4Material *mat1, const G4Material *mat2) const
 

Detailed Description

Materials can be described as a derivation of existing "parent" materials in order to alter few of their features, such as density. CompareMaterial compare materials taking into account their possible "affiliation".

Definition at line 63 of file G4DNAMolecularMaterial.hh.

View newest version in sPHENIX GitHub at line 63 of file G4DNAMolecularMaterial.hh

Member Function Documentation

bool CompareMaterial::operator() ( const G4Material mat1,
const G4Material mat2 
) const

Definition at line 46 of file G4DNAMolecularMaterial.cc.

View newest version in sPHENIX GitHub at line 46 of file G4DNAMolecularMaterial.cc

References G4Material::GetBaseMaterial().

+ Here is the call graph for this function:


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