#include "globals.hh"#include "G4Allocator.hh"#include "G4DynamicParticle.hh"#include "G4HadProjectile.hh"#include "G4HadronicException.hh"Go to the source code of this file.
Data Structures | |
| class | G4ReactionProduct |
Defines | |
| #define | G4ReactionProduct_h 1 |
Variables | |
| G4DLLIMPORT G4Allocator< G4ReactionProduct > | aRPAllocator |
| #define G4ReactionProduct_h 1 |
Definition at line 35 of file G4ReactionProduct.hh.
| G4DLLIMPORT G4Allocator<G4ReactionProduct> aRPAllocator |
Definition at line 33 of file G4ReactionProduct.cc.
Referenced by G4ReactionProduct::operator delete(), and G4ReactionProduct::operator new().
1.4.7