40 #include "G4Circle.hh"
170 G4VVisManager* pVVisManager = G4VVisManager::GetConcreteInstance();
174 circle.SetScreenSize(0.01);
175 circle.SetFillStyle(G4Circle::filled);
176 G4Colour colour(1.,1.,0.);
177 G4VisAttributes attribs(colour);
178 circle.SetVisAttributes(attribs);
179 pVVisManager->Draw(circle);
G4double crossSectionWeight
G4double originVertexTotalEnergy
G4double currentTotalEnergy
G4ThreeVector originVertexMomentumDirection
G4ThreeVector localMomentum
G4ThreeVector worldMomentum
const QweakSimVDC_WirePlaneHit & operator=(const QweakSimVDC_WirePlaneHit &right)
G4Allocator< QweakSimVDC_WirePlaneHit > QweakSimVDC_WirePlane_HitAllocator
int operator==(const QweakSimVDC_WirePlaneHit &right) const
QweakSimVDC_WirePlaneHit()
Handling of a U-WirePlane and/or V-WirePlane Hit of the VDC.
G4ThreeVector originVertexPosition
G4double currentKineticEnergy
G4double originVertexKineticEnergy
virtual ~QweakSimVDC_WirePlaneHit()