40 #include "G4ThreeVector.hh"
41 #include "G4VPhysicalVolume.hh"
65 G4ThreeVector origin(Xposition,0,0);
66 physVol->SetTranslation(origin);
67 physVol->SetRotation(0);
QweakSimVDC_DriftCellParameterisation(G4int NumberOfDriftCells, G4double SpacingInX)
virtual ~QweakSimVDC_DriftCellParameterisation()
G4int myNumberOfDriftCells
void ComputeTransformation(const G4int copyNo, G4VPhysicalVolume *physVol) const