Geant4  10.00.p02
CexmcSimpleRangeWithValue< RangeCategory, ValueCategory > Struct Template Reference

#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.

Constructor & Destructor Documentation

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

Definition 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.

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.

Member Data Documentation

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

Definition 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.

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.

Referenced by operator<<().


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