ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4DNAMolecularMaterial.hh File Reference
#include "globals.hh"
#include "G4ios.hh"
#include <map>
#include <vector>
#include "G4VStateDependent.hh"
+ Include dependency graph for G4DNAMolecularMaterial.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CompareMaterial
 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...
 
class  G4DNAMolecularMaterial
 G4DNAMolecularMaterial builds tables of molecular densities for chosen molecular materials. The class handles homogeneous, composite and derived materials. A material of interest is labeled as molecular if built using the number of atoms rather than the mass fractions. More...
 

Typedefs

typedef std::map< const
G4Material *, double,
CompareMaterial
ComponentMap
 

Typedef Documentation

typedef std::map<const G4Material*, double, CompareMaterial> ComponentMap

Definition at line 68 of file G4DNAMolecularMaterial.hh.

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