ATLAS Offline Software
Loading...
Searching...
No Matches
TrigMuonDefs.h
Go to the documentation of this file.
1// Dear emacs, this is -*- c++ -*-
2/*
3 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
4*/
5#ifndef XAODTRIGMUON_TRIGMUONDEFS_H
6#define XAODTRIGMUON_TRIGMUONDEFS_H
7
9namespace xAOD {
10
11namespace L2MuonParameters
12{
13
29
34 NULLID=99999};
35
37
38 ECRegions whichECRegion( const float eta, const float phi );
39}
40
41}
42
43#endif // XAODTRIGMUON_TRIGMUONDEFS_H
Scalar eta() const
pseudorapidity method
ECRegions
L2MuonAlgoId
Define algoriths ID.
Chamber
Define chamber types and locations.
@ BarrelInner
Inner station in the barrel spectrometer.
@ EndcapOuter
Outer station in the endcap spectrometer.
@ CSC
CSC measurement point.
@ BarrelMiddle
Middle station in the barrel spectrometer.
@ EndcapMiddle
Middle station in the endcap spectrometer.
@ BEE
BEE measurement point.
@ EndcapExtra
Extra station in the endcap spectrometer.
@ MaxChamber
Number of measurement point definitions.
@ BarrelOuter
Outer station in the barrel spectrometer.
@ BME
BME measurement point.
@ EndcapInner
Inner station in the endcap spectrometer.
ECRegions whichECRegion(const float eta, const float phi)
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.