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

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

Public Member Functions

 CexmcAngularRange ()
 
 CexmcAngularRange (G4double top_, G4double bottom_, G4int index_)
 
template<typename Archive >
void serialize (Archive &archive, const unsigned int version)
 

Public Attributes

G4double top
 
G4double bottom
 
G4int index
 

Detailed Description

Definition at line 52 of file CexmcAngularRange.hh.

View newest version in sPHENIX GitHub at line 52 of file CexmcAngularRange.hh

Constructor & Destructor Documentation

CexmcAngularRange::CexmcAngularRange ( )
inline

Definition at line 54 of file CexmcAngularRange.hh.

View newest version in sPHENIX GitHub at line 54 of file CexmcAngularRange.hh

CexmcAngularRange::CexmcAngularRange ( G4double  top_,
G4double  bottom_,
G4int  index_ 
)
inline

Definition at line 57 of file CexmcAngularRange.hh.

View newest version in sPHENIX GitHub at line 57 of file CexmcAngularRange.hh

Member Function Documentation

template<typename Archive >
void CexmcAngularRange::serialize ( Archive &  archive,
const unsigned int  version 
)
inline

Definition at line 76 of file CexmcAngularRange.hh.

View newest version in sPHENIX GitHub at line 76 of file CexmcAngularRange.hh

References bottom, index, and top.

Member Data Documentation

G4double CexmcAngularRange::bottom

Definition at line 63 of file CexmcAngularRange.hh.

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

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

G4int CexmcAngularRange::index

Definition at line 65 of file CexmcAngularRange.hh.

View newest version in sPHENIX GitHub at line 65 of file CexmcAngularRange.hh

Referenced by operator<<(), serialize(), and CexmcEventAction::UpdateRunHits().

G4double CexmcAngularRange::top

Definition at line 61 of file CexmcAngularRange.hh.

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

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


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