#include <G4VCellScorer.hh>
Definition at line 52 of file G4VCellScorer.hh.
◆ G4VCellScorer()
G4VCellScorer::G4VCellScorer |
( |
| ) |
|
Definition at line 39 of file G4VCellScorer.cc.
40{
42 if (warn)
43 {
45 <<
"--------------------------------------------------------" <<
G4endl
46 <<
"WARNING: Class <G4VCellScorer> is now obsolete. It |" <<
G4endl
47 <<
" will be removed starting from the next Geant4 |" <<
G4endl
48 <<
" major release. Please, consider switching to |" <<
G4endl
49 <<
" general purpose scoring functionality. |" <<
G4endl
50 << "--------------------------------------------------------"
52 warn = false;
53 }
54}
G4DLLIMPORT std::ostream G4cout
◆ ~G4VCellScorer()
G4VCellScorer::~G4VCellScorer |
( |
| ) |
|
|
virtual |
◆ ScoreAnEnteringStep()
◆ ScoreAnExitingStep()
◆ ScoreAnInVolumeStep()
The documentation for this class was generated from the following files: