#include "G4VPhononProcess.hh"#include "G4DynamicParticle.hh"#include "G4ExceptionSeverity.hh"#include "G4LatticeManager.hh"#include "G4LatticePhysical.hh"#include "G4ParticleDefinition.hh"#include "G4PhononLong.hh"#include "G4PhononPolarization.hh"#include "G4PhononTrackMap.hh"#include "G4PhononTransFast.hh"#include "G4PhononTransSlow.hh"#include "G4ProcessType.hh"#include "G4ThreeVector.hh"#include "G4Track.hh"
1.8.5