ATLAS Offline Software
Loading...
Searching...
No Matches
ChamberViewer.h File Reference
#include <stdexcept>
#include <format>
#include <xAODMeasurementBase/MeasurementDefs.h>
#include <MuonIdHelpers/IMuonIdHelperSvc.h>
#include "Acts/Utilities/PointerTraits.hpp"
Include dependency graph for ChamberViewer.h:

Go to the source code of this file.

Classes

class  xAOD::ChamberViewer< HitObjContainer >

Namespaces

namespace  xAOD
 ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
namespace  xAOD::ChamberViewConcepts
 Under the assumption that all measurements in an uncalibrated measurement container are sorted by their IdentifierHash which is the unique hash of the associated ReadoutElement, the UnCalibMeasViewer provides a begin & end iterator where all measurements in between share the same identifierHash.
namespace  xAOD::ChamberView

Concepts

concept  xAOD::ChamberViewConcepts::identifyConcept
 Define the concept that the object needs to have an Identifier method.
concept  xAOD::ChamberViewConcepts::identifierHashConcept
 Define the concept that the object needs to have an IdentifierHash method.
concept  xAOD::ChamberViewConcepts::ContainerConcept

Enumerations

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