#include <LArFanSection.h>
|
| | LArFanSections (G4double ri1, G4double ri2, G4double ro1, G4double ro2, G4double Xmax, G4double z1, G4double z2) |
| void | print (void) const |
Definition at line 11 of file LArFanSection.h.
◆ LArFanSections()
| LArFanSections::LArFanSections |
( |
G4double | ri1, |
|
|
G4double | ri2, |
|
|
G4double | ro1, |
|
|
G4double | ro2, |
|
|
G4double | Xmax, |
|
|
G4double | z1, |
|
|
G4double | z2 ) |
◆ print()
| void LArFanSections::print |
( |
void | | ) |
const |
Definition at line 11 of file LArFanSection.cxx.
12{
13 std::cout << "LArFanSections at " << this << std::endl
14 <<
"Amin = " <<
Amin <<
", Amax = " <<
Amax
15 << std::endl
16 <<
"Bmin = " <<
Bmin <<
", Bmax = " <<
Bmax << std::endl
17 <<
"xmin = " <<
xmin <<
", xmax = " <<
xmax
18 <<
"Cflat2 = " <<
Cflat2 << std::endl;
19}
◆ ABmax
| G4double LArFanSections::ABmax |
◆ ABmin
| G4double LArFanSections::ABmin |
◆ Amax
| G4double LArFanSections::Amax |
◆ Amax2
| G4double LArFanSections::Amax2 |
◆ Amin
| G4double LArFanSections::Amin |
◆ Amin2
| G4double LArFanSections::Amin2 |
◆ Bmax
| G4double LArFanSections::Bmax |
◆ Bmax2
| G4double LArFanSections::Bmax2 |
◆ Bmin
| G4double LArFanSections::Bmin |
◆ Bmin2
| G4double LArFanSections::Bmin2 |
◆ Cflat2
| G4double LArFanSections::Cflat2 |
◆ xmax
| G4double LArFanSections::xmax |
◆ xmin
| G4double LArFanSections::xmin |
The documentation for this class was generated from the following files: