ATLAS Offline Software
Loading...
Searching...
No Matches
xAOD::ChamberView Namespace Reference

Enumerations

enum class  Mode : std::uint8_t { DetElement , Chamber }
 Switch setting the view mode if the chamber viewer is initialized with the IdHelperSvc. More...

Enumeration Type Documentation

◆ Mode

enum class xAOD::ChamberView::Mode : std::uint8_t
strong

Switch setting the view mode if the chamber viewer is initialized with the IdHelperSvc.

Enumerator
DetElement 

View ends if the detElementHash changes.

Chamber 

View ends if the moduleHash changes.

Definition at line 51 of file ChamberViewer.h.

51 : std::uint8_t{
53 Chamber
54 };
@ DetElement
View ends if the detElementHash changes.
Chamber
Define chamber types and locations.