ATLAS Offline Software
Loading...
Searching...
No Matches
RPCdef.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  ViewType { Eta , Phi , NoView }
enum  HalfType { Negative , Positive , NoHalf }

Enumeration Type Documentation

◆ HalfType

enum HalfType
Enumerator
Negative 
Positive 
NoHalf 

Definition at line 9 of file RPCdef.h.

@ NoHalf
Definition RPCdef.h:9
@ Positive
Definition RPCdef.h:9
@ Negative
Definition RPCdef.h:9

◆ ViewType

enum ViewType
Enumerator
Eta 
Phi 
NoView 

Definition at line 8 of file RPCdef.h.

8{ Eta, Phi, NoView };
@ Phi
Definition RPCdef.h:8
@ Eta
Definition RPCdef.h:8
@ NoView
Definition RPCdef.h:8