Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs
G4GlaubAADataSetHandler.hh File Reference

Definition of the G4GlaubAADataSetHandler class. More...

#include "G4ParticleDefinition.hh"
#include "G4Isotope.hh"
#include "globals.hh"
#include <map>
#include <vector>
#include "G4GlaubAADataSet.hh"
#include "G4FullGlaubAADataSet.hh"
#include "G4ParamType1GlaubAADataSet.hh"
#include "G4DPMJET2_5Model.hh"

Go to the source code of this file.

Data Structures

class  G4GlaubAADataSetHandler
 

Typedefs

typedef std::map< G4int,
G4ParamType1GlaubAADataSet
*, std::less< G4int > > 
G4GlaubAADataSetIndex
 

Detailed Description

Definition of the G4GlaubAADataSetHandler class.

Definition in file G4GlaubAADataSetHandler.hh.

Typedef Documentation

typedef std::map< G4int, G4ParamType1GlaubAADataSet *, std::less< G4int > > G4GlaubAADataSetIndex

Definition at line 74 of file G4GlaubAADataSetHandler.hh.