

Public Member Functions | |
| BDSLaserWire (G4String aName, G4double aLength, G4double aWavelength, G4ThreeVector aDirection) | |
| ~BDSLaserWire () | |
| void | SetLaserDirection (G4ThreeVector aDirection) |
| G4ThreeVector | GetLaserDirection () |
| void | SetLaserWavelength (G4double aWavelength) |
| G4double | GetLaserWavelength () |
Private Member Functions | |
| void | LaserWireLogicalVolume () |
| G4VisAttributes * | SetVisAttributes () |
Private Attributes | |
| G4VisAttributes * | itsVisAttributes |
| BDSLaserCompton * | itsLaserCompton |
| G4ThreeVector | itsLaserDirection |
| G4double | itsLaserWavelength |
Definition at line 22 of file BDSLaserWire.hh.
1.4.7