ATLAS Offline Software
|
#include <VP1CaloCells.h>
Public Member Functions | |
bool | operator== (const VP1CC_GlobalCuts &other) const |
Public Attributes | |
bool | sideA |
bool | sideC |
VP1Interval | allowedEta |
QList< VP1Interval > | allowedPhi |
double | clipRadius |
Definition at line 46 of file VP1CaloCells.h.
|
inline |
Definition at line 50 of file VP1CaloCells.h.
VP1Interval VP1CC_GlobalCuts::allowedEta |
Definition at line 57 of file VP1CaloCells.h.
QList<VP1Interval> VP1CC_GlobalCuts::allowedPhi |
Definition at line 58 of file VP1CaloCells.h.
double VP1CC_GlobalCuts::clipRadius |
Definition at line 59 of file VP1CaloCells.h.
bool VP1CC_GlobalCuts::sideA |
Definition at line 55 of file VP1CaloCells.h.
bool VP1CC_GlobalCuts::sideC |
Definition at line 56 of file VP1CaloCells.h.