Geant4
10.02.p01
|
#include <iosfwd>
#include <G4ThreeVector.hh>
#include <G4ParticleDefinition.hh>
#include <G4Allocator.hh>
#include <G4UnitsTable.hh>
#include <G4Types.hh>
#include "CexmcCommon.hh"
Go to the source code of this file.
Classes | |
struct | CexmcTrackPointInfo |
Functions | |
std::ostream & | operator<< (std::ostream &out, const CexmcTrackPointInfo &trackPointInfo) |
Variables | |
G4Allocator< CexmcTrackPointInfo > | trackPointInfoAllocator |
std::ostream& operator<< | ( | std::ostream & | out, |
const CexmcTrackPointInfo & | trackPointInfo | ||
) |
Definition at line 48 of file CexmcTrackPointInfo.cc.
References CexmcBeamParticleTrack, CexmcNucleusParticleTrack, CexmcOutputParticleDecayProductTrack, CexmcOutputParticleTrack, CexmcTrackPointInfo::directionLocal, CexmcTrackPointInfo::directionWorld, G4BestUnit, G4ParticleDefinition::GetParticleName(), CexmcTrackPointInfo::IsValid(), CexmcTrackPointInfo::momentumAmp, CexmcTrackPointInfo::particle, CexmcTrackPointInfo::positionLocal, CexmcTrackPointInfo::positionWorld, CLHEP::prec, CexmcTrackPointInfo::trackId, and CexmcTrackPointInfo::trackType.
G4Allocator< CexmcTrackPointInfo > trackPointInfoAllocator |
Definition at line 50 of file CexmcCommon.cc.