ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Fragment.hh File Reference
#include "globals.hh"
#include "G4Allocator.hh"
#include "G4LorentzVector.hh"
#include "G4ThreeVector.hh"
#include "G4NuclearPolarization.hh"
#include "G4NucleiProperties.hh"
#include "G4Proton.hh"
#include "G4Neutron.hh"
#include <vector>
+ Include dependency graph for G4Fragment.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4Fragment
 

Typedefs

typedef std::vector< G4Fragment * > G4FragmentVector
 

Functions

G4DLLIMPORT G4Allocator
< G4Fragment > *& 
pFragmentAllocator ()
 

Typedef Documentation

typedef std::vector<G4Fragment*> G4FragmentVector

Definition at line 62 of file G4Fragment.hh.

View newest version in sPHENIX GitHub at line 62 of file G4Fragment.hh

Function Documentation

G4DLLIMPORT G4Allocator<G4Fragment>*& pFragmentAllocator ( )

Definition at line 45 of file G4Fragment.cc.

View newest version in sPHENIX GitHub at line 45 of file G4Fragment.cc

References G4ThreadLocalStatic.

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

+ Here is the caller graph for this function: