Geant4
10.02.p02
|
#include <vector>
#include <map>
#include "G4Threading.hh"
#include "G4ElectronOccupancy.hh"
#include <cassert>
#include <functional>
Go to the source code of this file.
Classes | |
struct | comparator |
class | G4MolecularConfiguration |
The pointer G4MolecularConfiguration will be shared by all the molecules having the same molecule definition and the same electron occupancy BE CAREFUlL !!! : If you change the mass for instance of a OH^-, this will affect all the OH^- molecule diffusing around. More... | |
class | G4MolecularConfiguration::G4MolecularConfigurationManager |