Geant4
10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4CellScoreValues.hh
Go to the documentation of this file.
1
//
2
// ********************************************************************
3
// * License and Disclaimer *
4
// * *
5
// * The Geant4 software is copyright of the Copyright Holders of *
6
// * the Geant4 Collaboration. It is provided under the terms and *
7
// * conditions of the Geant4 Software License, included in the file *
8
// * LICENSE and available at http://cern.ch/geant4/license . These *
9
// * include a list of copyright holders. *
10
// * *
11
// * Neither the authors of this software system, nor their employing *
12
// * institutes,nor the agencies providing financial support for this *
13
// * work make any representation or warranty, express or implied, *
14
// * regarding this software system or assume any liability for its *
15
// * use. Please see the license in the file LICENSE and URL above *
16
// * for the full disclaimer and the limitation of liability. *
17
// * *
18
// * This code implementation is the result of the scientific and *
19
// * technical work of the GEANT4 collaboration. *
20
// * By using, copying, modifying or distributing the software (or *
21
// * any work based on the software) you agree to acknowledge its *
22
// * use in resulting scientific publications, and indicate your *
23
// * acceptance of all terms of the Geant4 Software license. *
24
// ********************************************************************
25
//
26
//
27
//
28
// ----------------------------------------------------------------------
29
// Class G4CellScoreValues
30
//
31
// Class description:
32
// This struct holds sums of scores for standard scoring.
33
//
34
//
35
36
// Author: Michael Dressel (
[email protected]
)
37
// ----------------------------------------------------------------------
38
39
#ifndef G4CellScoreValues_hh
40
#define G4CellScoreValues_hh G4CellScoreValues_hh
41
42
#include "
globals.hh
"
43
44
class
G4CellScoreValues
{
45
public
:
46
G4CellScoreValues
() :
47
fSumSL
(0),
48
fSumSLW
(0),
49
fSumSLW_v
(0),
50
fSumSLWE
(0),
51
fSumSLWE_v
(0),
52
fSumTracksEntering
(0),
53
fSumPopulation
(0),
54
fSumCollisions
(0),
55
fSumCollisionsWeight
(0),
56
fNumberWeightedEnergy
(0),
57
fFluxWeightedEnergy
(0),
58
fAverageTrackWeight
(0),
59
fImportance
(0)
60
{}
61
62
G4double
fSumSL
;
63
G4double
fSumSLW
;
64
G4double
fSumSLW_v
;
65
G4double
fSumSLWE
;
66
G4double
fSumSLWE_v
;
67
G4int
fSumTracksEntering
;
68
G4int
fSumPopulation
;
69
G4int
fSumCollisions
;
70
G4double
fSumCollisionsWeight
;
71
G4double
fNumberWeightedEnergy
;
72
G4double
fFluxWeightedEnergy
;
73
G4double
fAverageTrackWeight
;
74
G4double
fImportance
;
75
};
76
77
#endif
G4double
double G4double
Definition:
G4Types.hh:83
G4int
int G4int
Definition:
G4Types.hh:85
G4CellScoreValues
Definition:
G4CellScoreValues.hh:44
G4CellScoreValues::fImportance
G4double fImportance
Definition:
G4CellScoreValues.hh:74
G4CellScoreValues::fSumCollisionsWeight
G4double fSumCollisionsWeight
Definition:
G4CellScoreValues.hh:70
G4CellScoreValues::fSumCollisions
G4int fSumCollisions
Definition:
G4CellScoreValues.hh:69
G4CellScoreValues::fSumSL
G4double fSumSL
Definition:
G4CellScoreValues.hh:62
G4CellScoreValues::fFluxWeightedEnergy
G4double fFluxWeightedEnergy
Definition:
G4CellScoreValues.hh:72
G4CellScoreValues::fNumberWeightedEnergy
G4double fNumberWeightedEnergy
Definition:
G4CellScoreValues.hh:71
G4CellScoreValues::fAverageTrackWeight
G4double fAverageTrackWeight
Definition:
G4CellScoreValues.hh:73
G4CellScoreValues::fSumSLW_v
G4double fSumSLW_v
Definition:
G4CellScoreValues.hh:64
G4CellScoreValues::fSumSLW
G4double fSumSLW
Definition:
G4CellScoreValues.hh:63
G4CellScoreValues::fSumTracksEntering
G4int fSumTracksEntering
Definition:
G4CellScoreValues.hh:67
G4CellScoreValues::G4CellScoreValues
G4CellScoreValues()
Definition:
G4CellScoreValues.hh:46
G4CellScoreValues::fSumSLWE_v
G4double fSumSLWE_v
Definition:
G4CellScoreValues.hh:66
G4CellScoreValues::fSumPopulation
G4int fSumPopulation
Definition:
G4CellScoreValues.hh:68
G4CellScoreValues::fSumSLWE
G4double fSumSLWE
Definition:
G4CellScoreValues.hh:65
globals.hh
geant4-v10.7.0
source
digits_hits
detector
include
G4CellScoreValues.hh
Generated by
1.9.6