![]() |
ATLAS Offline Software
|
#include <Cutout.h>
Public Member Functions | |
| Cutout ()=default | |
| void | setThickness (double compThickness) |
| const GeoShape * | build () |
Public Attributes | |
| int | ijob {0} |
| int | subtype {0} |
| int | icut {0} |
| double | dx {0.} |
| double | dy {0.} |
| double | widthXs {0.} |
| double | widthXl {0.} |
| double | lengthY {0.} |
| double | excent {0.} |
| double | dead1 {0.} |
| double | thickness {0.} |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const Cutout &p) |
|
default |
| const GeoShape * MuonGM::Cutout::build | ( | ) |
Definition at line 21 of file Cutout.cxx.
| void MuonGM::Cutout::setThickness | ( | double | compThickness | ) |
Definition at line 19 of file Cutout.cxx.