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

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

+ Collaboration diagram for ionLet:

Public Member Functions

G4bool operator< (const ionLet &a) const
 

Public Attributes

G4bool isPrimary
 
G4int PDGencoding
 
G4String fullName
 
G4String name
 
G4int Z
 
G4int A
 
G4doubleletDN
 
G4doubleletDD
 
G4doubleletTN
 
G4doubleletTD
 

Detailed Description

Definition at line 41 of file HadrontherapyLet.hh.

View newest version in sPHENIX GitHub at line 41 of file HadrontherapyLet.hh

Member Function Documentation

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

Definition at line 51 of file HadrontherapyLet.hh.

View newest version in sPHENIX GitHub at line 51 of file HadrontherapyLet.hh

References A, and Z.

Member Data Documentation

G4int ionLet::A

Definition at line 48 of file HadrontherapyLet.hh.

View newest version in sPHENIX GitHub at line 48 of file HadrontherapyLet.hh

Referenced by operator<().

G4String ionLet::fullName

Definition at line 45 of file HadrontherapyLet.hh.

View newest version in sPHENIX GitHub at line 45 of file HadrontherapyLet.hh

G4bool ionLet::isPrimary

Definition at line 43 of file HadrontherapyLet.hh.

View newest version in sPHENIX GitHub at line 43 of file HadrontherapyLet.hh

G4double * ionLet::letDD

Definition at line 49 of file HadrontherapyLet.hh.

View newest version in sPHENIX GitHub at line 49 of file HadrontherapyLet.hh

Referenced by HadrontherapyLet::FillEnergySpectrum().

G4double* ionLet::letDN

Definition at line 49 of file HadrontherapyLet.hh.

View newest version in sPHENIX GitHub at line 49 of file HadrontherapyLet.hh

Referenced by HadrontherapyLet::FillEnergySpectrum().

G4double * ionLet::letTD

Definition at line 49 of file HadrontherapyLet.hh.

View newest version in sPHENIX GitHub at line 49 of file HadrontherapyLet.hh

Referenced by HadrontherapyLet::FillEnergySpectrum().

G4double * ionLet::letTN

Definition at line 49 of file HadrontherapyLet.hh.

View newest version in sPHENIX GitHub at line 49 of file HadrontherapyLet.hh

Referenced by HadrontherapyLet::FillEnergySpectrum().

G4String ionLet::name

Definition at line 46 of file HadrontherapyLet.hh.

View newest version in sPHENIX GitHub at line 46 of file HadrontherapyLet.hh

G4int ionLet::PDGencoding

Definition at line 44 of file HadrontherapyLet.hh.

View newest version in sPHENIX GitHub at line 44 of file HadrontherapyLet.hh

G4int ionLet::Z

Definition at line 47 of file HadrontherapyLet.hh.

View newest version in sPHENIX GitHub at line 47 of file HadrontherapyLet.hh

Referenced by operator<().


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