WCSim
|
#include <WCSimLC.hh>
Public Member Functions | |
WCSimLC (const G4String &name, G4Material *bulkMaterial, G4int LCType) | |
G4double | GetHeight () |
G4double | GetRadius () |
G4double | GetOffset () |
void | SetInvisible () |
Static Public Attributes | |
static G4OpticalSurface * | OpLCMirrorSurface = NULL |
Protected Member Functions | |
G4double | Winston_z_from_r (double r) |
G4double | Tsukada_z_from_r (double radius) |
Protected Attributes | |
G4double | a |
G4double | t |
G4double | theta |
G4double | costh |
G4double | sinth |
G4double | f |
G4double | r |
G4double | rmin |
G4double | rmax |
G4double | thickness_mirror |
G4double | LCOffset |
G4int | n |
Definition at line 9 of file WCSimLC.hh.
WCSimLC::WCSimLC | ( | const G4String & | name, |
G4Material * | bulkMaterial, | ||
G4int | LCType | ||
) |
Definition at line 24 of file WCSimLC.cc.
G4double WCSimLC::GetHeight | ( | ) |
Definition at line 156 of file WCSimLC.cc.
G4double WCSimLC::GetOffset | ( | ) |
Definition at line 166 of file WCSimLC.cc.
G4double WCSimLC::GetRadius | ( | ) |
Definition at line 161 of file WCSimLC.cc.
void WCSimLC::SetInvisible | ( | ) |
Definition at line 193 of file WCSimLC.cc.
|
protected |
Definition at line 181 of file WCSimLC.cc.
|
protected |
Definition at line 171 of file WCSimLC.cc.
|
protected |
Definition at line 25 of file WCSimLC.hh.
|
protected |
Definition at line 25 of file WCSimLC.hh.
|
protected |
Definition at line 25 of file WCSimLC.hh.
|
protected |
Definition at line 28 of file WCSimLC.hh.
|
protected |
Definition at line 29 of file WCSimLC.hh.
|
static |
Definition at line 37 of file WCSimLC.hh.
|
protected |
Definition at line 26 of file WCSimLC.hh.
|
protected |
Definition at line 26 of file WCSimLC.hh.
|
protected |
Definition at line 26 of file WCSimLC.hh.
|
protected |
Definition at line 25 of file WCSimLC.hh.
|
protected |
Definition at line 25 of file WCSimLC.hh.
|
protected |
Definition at line 25 of file WCSimLC.hh.
|
protected |
Definition at line 27 of file WCSimLC.hh.