#include <CexmcScenePrimitives.hh>
Definition at line 67 of file CexmcScenePrimitives.hh.
CexmcScenePrimitives::CexmcScenePrimitives |
( |
CexmcSetup * |
setup | ) |
|
|
explicit |
Definition at line 71 of file CexmcScenePrimitives.cc.
72 setup( setup ), markTargetCenter(
false ), highlightInnerCrystals(
false ),
const G4String CexmcScenePrimitivesDescription("CexmcScenePrimitives")
void SetGlobalDescription(const G4String &)
CexmcScenePrimitives::~CexmcScenePrimitives |
( |
| ) |
|
void CexmcScenePrimitives::ClearRadialLines |
( |
void |
| ) |
|
|
inline |
Implements G4VModel.
Definition at line 89 of file CexmcScenePrimitives.cc.
91 if ( markTargetCenter )
93 if ( highlightInnerCrystals )
95 for ( CexmcRadialLines::const_iterator k( radialLines.begin() );
96 k != radialLines.end(); ++k )
void MarkTargetCenter(G4bool on=true)
void HighlightInnerCrystals(G4bool=true)
void DrawRadialLine(const G4ThreeVector &line)
void CexmcScenePrimitives::HighlightInnerCrystals |
( |
G4bool |
on = true | ) |
|
|
inline |
void CexmcScenePrimitives::MarkTargetCenter |
( |
G4bool |
on = true | ) |
|
|
inline |
The documentation for this class was generated from the following files: