Import Geant4 10.3.0 source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4ScoringBox.hh 83518 2014-08-27 12:57:10Z gcosmo $
|
||||
// $Id: G4ScoringBox.hh 99154 2016-09-07 08:06:30Z gcosmo $
|
||||
//
|
||||
|
||||
#ifndef G4ScoringBox_h
|
||||
@@ -52,8 +52,8 @@ protected:
|
||||
|
||||
public:
|
||||
void List() const;
|
||||
void Draw(std::map<G4int, G4double*> * map, G4VScoreColorMap* colorMap, G4int axflg=111);
|
||||
void DrawColumn(std::map<G4int, G4double*> * map, G4VScoreColorMap* colorMap,
|
||||
void Draw(RunScore * map, G4VScoreColorMap* colorMap, G4int axflg=111);
|
||||
void DrawColumn(RunScore * map, G4VScoreColorMap* colorMap,
|
||||
G4int idxProj, G4int idxColumn);
|
||||
|
||||
// set a direction to segment this mesh
|
||||
|
||||
Reference in New Issue
Block a user