Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Data Fields
UPolyconeSidePrivateSubclass Class Reference

#include <UPolyconeSide.hh>

Public Member Functions

void initialize ()
 

Data Fields

std::pair< UVector3, double > fPhi
 

Detailed Description

Definition at line 44 of file UPolyconeSide.hh.

Member Function Documentation

void UPolyconeSidePrivateSubclass::initialize ( )
inline

Definition at line 49 of file UPolyconeSide.hh.

References fPhi.

50  {
51  fPhi.first = UVector3(0, 0, 0);
52  fPhi.second = 0.0;
53  };
std::pair< UVector3, double > fPhi

Field Documentation

std::pair<UVector3, double> UPolyconeSidePrivateSubclass::fPhi

Definition at line 47 of file UPolyconeSide.hh.

Referenced by initialize().


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