Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs | Variables
G4Fragment.hh File Reference
#include <vector>
#include "globals.hh"
#include "G4Allocator.hh"
#include "G4LorentzVector.hh"
#include "G4ThreeVector.hh"
#include "G4NucleiProperties.hh"
#include "Randomize.hh"
#include "G4Proton.hh"
#include "G4Neutron.hh"
#include "G4HadTmpUtil.hh"

Go to the source code of this file.

Data Structures

class  G4Fragment
 

Typedefs

typedef std::vector< G4Fragment * > G4FragmentVector
 

Variables

G4DLLIMPORT G4ThreadLocal
G4Allocator< G4Fragment > * 
pFragmentAllocator
 

Typedef Documentation

typedef std::vector<G4Fragment*> G4FragmentVector

Definition at line 65 of file G4Fragment.hh.

Variable Documentation

Definition at line 50 of file G4Fragment.cc.

Referenced by G4Fragment::operator delete(), and G4Fragment::operator new().