ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CexmcSimpleRangeWithValue< RangeCategory, ValueCategory > Struct Template Reference

#include <geant4/tree/geant4-10.6-release/examples/advanced/ChargeExchangeMC/include/CexmcSimpleRangeWithValue.hh>

Public Member Functions

 CexmcSimpleRangeWithValue ()
 
 CexmcSimpleRangeWithValue (G4double bottom_, G4double top_, G4double value_)
 
template<typename Archive >
void serialize (Archive &archive, const unsigned int version)
 

Public Attributes

G4double bottom
 
G4double top
 
G4double value
 

Detailed Description

template<CexmcValueCategory RangeCategory = CexmcPlainValueCategory, CexmcValueCategory ValueCategory = CexmcPlainValueCategory>
struct CexmcSimpleRangeWithValue< RangeCategory, ValueCategory >

Definition at line 61 of file CexmcSimpleRangeWithValue.hh.

View newest version in sPHENIX GitHub at line 61 of file CexmcSimpleRangeWithValue.hh

Constructor & Destructor Documentation

template<CexmcValueCategory RangeCategory = CexmcPlainValueCategory, CexmcValueCategory ValueCategory = CexmcPlainValueCategory>
CexmcSimpleRangeWithValue< RangeCategory, ValueCategory >::CexmcSimpleRangeWithValue ( )
inline

Definition at line 63 of file CexmcSimpleRangeWithValue.hh.

View newest version in sPHENIX GitHub at line 63 of file CexmcSimpleRangeWithValue.hh

template<CexmcValueCategory RangeCategory = CexmcPlainValueCategory, CexmcValueCategory ValueCategory = CexmcPlainValueCategory>
CexmcSimpleRangeWithValue< RangeCategory, ValueCategory >::CexmcSimpleRangeWithValue ( G4double  bottom_,
G4double  top_,
G4double  value_ 
)
inline

Definition at line 66 of file CexmcSimpleRangeWithValue.hh.

View newest version in sPHENIX GitHub at line 66 of file CexmcSimpleRangeWithValue.hh

Member Function Documentation

template<CexmcValueCategory RangeCategory, CexmcValueCategory ValueCategory>
template<typename Archive >
void CexmcSimpleRangeWithValue< RangeCategory, ValueCategory >::serialize ( Archive &  archive,
const unsigned int  version 
)
inline

Definition at line 86 of file CexmcSimpleRangeWithValue.hh.

View newest version in sPHENIX GitHub at line 86 of file CexmcSimpleRangeWithValue.hh

Member Data Documentation

template<CexmcValueCategory RangeCategory = CexmcPlainValueCategory, CexmcValueCategory ValueCategory = CexmcPlainValueCategory>
G4double CexmcSimpleRangeWithValue< RangeCategory, ValueCategory >::bottom

Definition at line 71 of file CexmcSimpleRangeWithValue.hh.

View newest version in sPHENIX GitHub at line 71 of file CexmcSimpleRangeWithValue.hh

Referenced by operator<(), and operator<<().

template<CexmcValueCategory RangeCategory = CexmcPlainValueCategory, CexmcValueCategory ValueCategory = CexmcPlainValueCategory>
G4double CexmcSimpleRangeWithValue< RangeCategory, ValueCategory >::top

Definition at line 73 of file CexmcSimpleRangeWithValue.hh.

View newest version in sPHENIX GitHub at line 73 of file CexmcSimpleRangeWithValue.hh

Referenced by operator<(), and operator<<().

template<CexmcValueCategory RangeCategory = CexmcPlainValueCategory, CexmcValueCategory ValueCategory = CexmcPlainValueCategory>
G4double CexmcSimpleRangeWithValue< RangeCategory, ValueCategory >::value

Definition at line 75 of file CexmcSimpleRangeWithValue.hh.

View newest version in sPHENIX GitHub at line 75 of file CexmcSimpleRangeWithValue.hh

Referenced by operator<<().


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