Geant4
11.2.2
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
{
46
public
:
47
G4double
fSumSL
= 0;
48
G4double
fSumSLW
= 0;
49
G4double
fSumSLW_v
= 0;
50
G4double
fSumSLWE
= 0;
51
G4double
fSumSLWE_v
= 0;
52
G4int
fSumTracksEntering
= 0;
53
G4int
fSumPopulation
= 0;
54
G4int
fSumCollisions
= 0;
55
G4double
fSumCollisionsWeight
= 0;
56
G4double
fNumberWeightedEnergy
= 0;
57
G4double
fFluxWeightedEnergy
= 0;
58
G4double
fAverageTrackWeight
= 0;
59
G4double
fImportance
= 0;
60
};
61
62
#endif
G4double
double G4double
Definition
G4Types.hh:83
G4int
int G4int
Definition
G4Types.hh:85
G4CellScoreValues
Definition
G4CellScoreValues.hh:45
G4CellScoreValues::fImportance
G4double fImportance
Definition
G4CellScoreValues.hh:59
G4CellScoreValues::fSumCollisionsWeight
G4double fSumCollisionsWeight
Definition
G4CellScoreValues.hh:55
G4CellScoreValues::fSumCollisions
G4int fSumCollisions
Definition
G4CellScoreValues.hh:54
G4CellScoreValues::fSumSL
G4double fSumSL
Definition
G4CellScoreValues.hh:47
G4CellScoreValues::fFluxWeightedEnergy
G4double fFluxWeightedEnergy
Definition
G4CellScoreValues.hh:57
G4CellScoreValues::fNumberWeightedEnergy
G4double fNumberWeightedEnergy
Definition
G4CellScoreValues.hh:56
G4CellScoreValues::fAverageTrackWeight
G4double fAverageTrackWeight
Definition
G4CellScoreValues.hh:58
G4CellScoreValues::fSumSLW_v
G4double fSumSLW_v
Definition
G4CellScoreValues.hh:49
G4CellScoreValues::fSumSLW
G4double fSumSLW
Definition
G4CellScoreValues.hh:48
G4CellScoreValues::fSumTracksEntering
G4int fSumTracksEntering
Definition
G4CellScoreValues.hh:52
G4CellScoreValues::fSumSLWE_v
G4double fSumSLWE_v
Definition
G4CellScoreValues.hh:51
G4CellScoreValues::fSumPopulation
G4int fSumPopulation
Definition
G4CellScoreValues.hh:53
G4CellScoreValues::fSumSLWE
G4double fSumSLWE
Definition
G4CellScoreValues.hh:50
globals.hh
geant4-v11.2.2
source
digits_hits
detector
include
G4CellScoreValues.hh
Generated by
1.12.0