![]() |
ATLAS Offline Software
|
Helper struct to hold cell's eta/phi location and size. More...
#include <GlobalLArCellContainer.h>
Public Member Functions | |
| bool | operator< (const LocSize &ls) const |
Public Attributes | |
| double | eta {0.0} |
| double | phi {0.0} |
| float | deta {0.0} |
| float | dphi {0.0} |
Helper struct to hold cell's eta/phi location and size.
Definition at line 41 of file GlobalLArCellContainer.h.
Definition at line 47 of file GlobalLArCellContainer.h.
| float GlobalSim::GlobalLArCellContainer::LocSize::deta {0.0} |
Definition at line 44 of file GlobalLArCellContainer.h.
| float GlobalSim::GlobalLArCellContainer::LocSize::dphi {0.0} |
Definition at line 45 of file GlobalLArCellContainer.h.
| double GlobalSim::GlobalLArCellContainer::LocSize::eta {0.0} |
Definition at line 42 of file GlobalLArCellContainer.h.
| double GlobalSim::GlobalLArCellContainer::LocSize::phi {0.0} |
Definition at line 43 of file GlobalLArCellContainer.h.