ATLAS Offline Software
|
#include <LArFanSection.h>
Public Member Functions | |
LArFanSections (G4double ri1, G4double ri2, G4double ro1, G4double ro2, G4double Xmax, G4double z1, G4double z2) | |
void | print (void) const |
Public Attributes | |
G4double | Amin |
G4double | Amax |
G4double | Bmin |
G4double | Bmax |
G4double | Amin2 |
G4double | Amax2 |
G4double | Bmin2 |
G4double | Bmax2 |
G4double | xmin |
G4double | xmax |
G4double | Cflat2 |
G4double | ABmax |
G4double | ABmin |
Definition at line 11 of file LArFanSection.h.
LArFanSections::LArFanSections | ( | G4double | ri1, |
G4double | ri2, | ||
G4double | ro1, | ||
G4double | ro2, | ||
G4double | Xmax, | ||
G4double | z1, | ||
G4double | z2 | ||
) |
Definition at line 21 of file LArFanSection.cxx.
void LArFanSections::print | ( | void | ) | const |
Definition at line 11 of file LArFanSection.cxx.
G4double LArFanSections::ABmax |
Definition at line 19 of file LArFanSection.h.
G4double LArFanSections::ABmin |
Definition at line 19 of file LArFanSection.h.
G4double LArFanSections::Amax |
Definition at line 14 of file LArFanSection.h.
G4double LArFanSections::Amax2 |
Definition at line 16 of file LArFanSection.h.
G4double LArFanSections::Amin |
Definition at line 14 of file LArFanSection.h.
G4double LArFanSections::Amin2 |
Definition at line 16 of file LArFanSection.h.
G4double LArFanSections::Bmax |
Definition at line 15 of file LArFanSection.h.
G4double LArFanSections::Bmax2 |
Definition at line 17 of file LArFanSection.h.
G4double LArFanSections::Bmin |
Definition at line 15 of file LArFanSection.h.
G4double LArFanSections::Bmin2 |
Definition at line 17 of file LArFanSection.h.
G4double LArFanSections::Cflat2 |
Definition at line 19 of file LArFanSection.h.
G4double LArFanSections::xmax |
Definition at line 18 of file LArFanSection.h.
G4double LArFanSections::xmin |
Definition at line 18 of file LArFanSection.h.