148 G4VVisManager* pVVisManager = G4VVisManager::GetConcreteInstance();
162 G4Colour colourCell(1.,1.,1.);
163 G4VisAttributes attribs(colourCell);
167 const G4VisAttributes* pVA =
pLogV->GetVisAttributes();
169 if(pVA) attribs = *pVA;
170 attribs.SetColour(colourCell);
171 attribs.SetForceSolid(
true);
172 attribs.SetVisibility(
true);
174 pVVisManager->Draw(*
pLogV,attribs,trans);
const QweakSimVDC_DriftCellHit & operator=(const QweakSimVDC_DriftCellHit &right)
G4double dcUPlaneWireAngle
Region 3 Vertical Drift Chamber Drift Cell Hit.
int operator==(const QweakSimVDC_DriftCellHit &right) const
G4double originVertexKineticEnergy
G4double dcVPlaneWireAngle
G4ThreeVector currentMomentumDirection
G4Allocator< QweakSimVDC_DriftCellHit > QweakSimVDC_DriftCellHitAllocator
QweakSimVDC_DriftCellHit()
G4double currentTotalEnergy
const G4LogicalVolume * pLogV
G4ThreeVector originVertexPosition
G4double currentKineticEnergy
virtual ~QweakSimVDC_DriftCellHit()
G4ThreeVector originVertexMomentumDirection