ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ion Struct Reference

#include <geant4/tree/geant4-10.6-release/examples/advanced/hadrontherapy/include/HadrontherapyMatrix.hh>

+ Collaboration diagram for ion:

Public Member Functions

G4bool operator< (const ion &a) const
 

Public Attributes

G4bool isPrimary
 
G4int PDGencoding
 
G4String name
 
std::string::size_type len
 
G4int Z
 
G4int A
 
G4doubledose
 
unsigned intfluence
 

Detailed Description

Definition at line 82 of file HadrontherapyMatrix.hh.

View newest version in sPHENIX GitHub at line 82 of file HadrontherapyMatrix.hh

Member Function Documentation

G4bool ion::operator< ( const ion a) const
inline

Definition at line 94 of file HadrontherapyMatrix.hh.

View newest version in sPHENIX GitHub at line 94 of file HadrontherapyMatrix.hh

References A, and Z.

Member Data Documentation

G4int ion::A

Definition at line 90 of file HadrontherapyMatrix.hh.

View newest version in sPHENIX GitHub at line 90 of file HadrontherapyMatrix.hh

Referenced by operator<().

G4double* ion::dose

Definition at line 91 of file HadrontherapyMatrix.hh.

View newest version in sPHENIX GitHub at line 91 of file HadrontherapyMatrix.hh

Referenced by HadrontherapyMatrix::Fill().

unsigned int* ion::fluence

Definition at line 92 of file HadrontherapyMatrix.hh.

View newest version in sPHENIX GitHub at line 92 of file HadrontherapyMatrix.hh

Referenced by HadrontherapyMatrix::Fill().

G4bool ion::isPrimary

Definition at line 84 of file HadrontherapyMatrix.hh.

View newest version in sPHENIX GitHub at line 84 of file HadrontherapyMatrix.hh

std::string::size_type ion::len

Definition at line 88 of file HadrontherapyMatrix.hh.

View newest version in sPHENIX GitHub at line 88 of file HadrontherapyMatrix.hh

G4String ion::name

Definition at line 87 of file HadrontherapyMatrix.hh.

View newest version in sPHENIX GitHub at line 87 of file HadrontherapyMatrix.hh

G4int ion::PDGencoding

Definition at line 85 of file HadrontherapyMatrix.hh.

View newest version in sPHENIX GitHub at line 85 of file HadrontherapyMatrix.hh

G4int ion::Z

Definition at line 89 of file HadrontherapyMatrix.hh.

View newest version in sPHENIX GitHub at line 89 of file HadrontherapyMatrix.hh

Referenced by operator<().


The documentation for this struct was generated from the following file: