Geant4
10.03.p03
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
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
// $Id: G4CellScoreValues.hh 67992 2013-03-13 10:59:57Z gcosmo $
28
//
29
// ----------------------------------------------------------------------
30
// Class G4CellScoreValues
31
//
32
// Class description:
33
// This struct holds sums of scores for standard scoring.
34
//
35
//
36
37
// Author: Michael Dressel (Michael.Dressel@cern.ch)
38
// ----------------------------------------------------------------------
39
40
#ifndef G4CellScoreValues_hh
41
#define G4CellScoreValues_hh G4CellScoreValues_hh
42
43
#include "
globals.hh
"
44
45
class
G4CellScoreValues
{
46
public
:
47
G4CellScoreValues
() :
48
fSumSL
(0),
49
fSumSLW
(0),
50
fSumSLW_v
(0),
51
fSumSLWE
(0),
52
fSumSLWE_v
(0),
53
fSumTracksEntering
(0),
54
fSumPopulation
(0),
55
fSumCollisions
(0),
56
fSumCollisionsWeight
(0),
57
fNumberWeightedEnergy
(0),
58
fFluxWeightedEnergy
(0),
59
fAverageTrackWeight
(0),
60
fImportance
(0)
61
{}
62
63
G4double
fSumSL
;
64
G4double
fSumSLW
;
65
G4double
fSumSLW_v
;
66
G4double
fSumSLWE
;
67
G4double
fSumSLWE_v
;
68
G4int
fSumTracksEntering
;
69
G4int
fSumPopulation
;
70
G4int
fSumCollisions
;
71
G4double
fSumCollisionsWeight
;
72
G4double
fNumberWeightedEnergy
;
73
G4double
fFluxWeightedEnergy
;
74
G4double
fAverageTrackWeight
;
75
G4double
fImportance
;
76
};
77
78
#endif
G4CellScoreValues::fSumTracksEntering
G4int fSumTracksEntering
Definition:
G4CellScoreValues.hh:68
G4CellScoreValues::fNumberWeightedEnergy
G4double fNumberWeightedEnergy
Definition:
G4CellScoreValues.hh:72
G4CellScoreValues::fSumSLW_v
G4double fSumSLW_v
Definition:
G4CellScoreValues.hh:65
G4int
int G4int
Definition:
G4Types.hh:78
G4CellScoreValues::fSumCollisions
G4int fSumCollisions
Definition:
G4CellScoreValues.hh:70
G4CellScoreValues::fSumSLWE_v
G4double fSumSLWE_v
Definition:
G4CellScoreValues.hh:67
G4CellScoreValues::fSumSLWE
G4double fSumSLWE
Definition:
G4CellScoreValues.hh:66
G4CellScoreValues::G4CellScoreValues
G4CellScoreValues()
Definition:
G4CellScoreValues.hh:47
G4CellScoreValues::fAverageTrackWeight
G4double fAverageTrackWeight
Definition:
G4CellScoreValues.hh:74
G4CellScoreValues::fFluxWeightedEnergy
G4double fFluxWeightedEnergy
Definition:
G4CellScoreValues.hh:73
globals.hh
G4CellScoreValues::fSumSLW
G4double fSumSLW
Definition:
G4CellScoreValues.hh:64
G4CellScoreValues::fSumPopulation
G4int fSumPopulation
Definition:
G4CellScoreValues.hh:69
G4CellScoreValues::fSumCollisionsWeight
G4double fSumCollisionsWeight
Definition:
G4CellScoreValues.hh:71
G4CellScoreValues::fSumSL
G4double fSumSL
Definition:
G4CellScoreValues.hh:63
G4double
double G4double
Definition:
G4Types.hh:76
G4CellScoreValues::fImportance
G4double fImportance
Definition:
G4CellScoreValues.hh:75
G4CellScoreValues
Definition:
G4CellScoreValues.hh:45
source
geant4.10.03.p03
source
digits_hits
detector
include
G4CellScoreValues.hh
Generated on Tue Nov 28 2017 21:43:53 for Geant4 by
1.8.5