#include "globals.hh"#include "G4ThreeVector.hh"#include "G4LorentzVector.hh"#include "Randomize.hh"#include "G4QParticle.hh"#include "G4QPartonVector.hh"#include "G4QPartonPair.hh"#include "G4LorentzRotation.hh"#include <list>Go to the source code of this file.
Data Structures | |
| class | G4QHadron |
Defines | |
| #define | G4QHadron_h 1 |
Typedefs | |
| typedef std::pair< G4QHadron *, G4QHadron * > | G4QHadronPair |
| #define G4QHadron_h 1 |
Definition at line 40 of file G4QHadron.hh.
| typedef std::pair<G4QHadron*, G4QHadron*> G4QHadronPair |
Definition at line 165 of file G4QHadron.hh.
1.4.7