ATLAS Offline Software
Classes | Enumerations
MuonParameters Namespace Reference

Classes

struct  AuthorNames
 Simple struct to access the strings of the author definitions for output reasons. More...
 

Enumerations

enum  Author {
  unknown =0, highPt =1, lowPt =2, mediumPt =3,
  MuonboySP =4, Muonboy =5, STACO =6, MuTag =7,
  MOORE =10, MuidSA =11, MuidCo =12, MuGirl =13,
  CaloMuonId =14, MuGirlLowBeta =15, CaloTag =16, CaloLikelihood =17,
  MuTagIMO =18, MuonCombinedRefit =19, ExtrapolateMuonToIP =20, NumberOfMuonAuthors =21
}
 do not change the order of these enums. More...
 
enum  ParamDef {
  etcone10 = 0, etcone20 = 1, etcone30 = 2, etcone40 = 3,
  nucone10 = 8, nucone20 = 9, nucone30 = 10, nucone40 = 11,
  ptcone10 = 16, ptcone20 = 17, ptcone30 = 18, ptcone40 = 19,
  etconeNoEm10 = 20, etconeNoEm20 = 21, etconeNoEm30 = 22, etconeNoEm40 = 23,
  spectrometerFieldIntegral = 50, scatteringCurvatureSignificance = 51, scatteringNeighbourSignificance = 52, momentumBalanceSignificance = 53,
  segmentDeltaEta = 100, segmentDeltaPhi = 101, segmentChi2OverDoF = 102, t0 = 198,
  beta = 199, annBarrel = 200, annEndCap = 201, innAngle = 202,
  midAngle = 203
}
 Enum for parameter indexes. More...
 

Enumeration Type Documentation

◆ Author

do not change the order of these enums.

You can add one, but changing the order is bad. The authors "highpt", "lowPt" and "mediumPt" should not be used - they are kept for backward compatibility ONLY, to read old data

Enumerator
unknown 
highPt 
lowPt 
mediumPt 
MuonboySP 
Muonboy 
STACO 
MuTag 
MOORE 
MuidSA 
MuidCo 
MuGirl 
CaloMuonId 
MuGirlLowBeta 
CaloTag 
CaloLikelihood 
MuTagIMO 
MuonCombinedRefit 
ExtrapolateMuonToIP 
NumberOfMuonAuthors 

Definition at line 39 of file MuonParamDefs.h.

64  {

◆ ParamDef

Enum for parameter indexes.

Enumerator
etcone10 

isolation enums - common parameters

etcone20 
etcone30 
etcone40 
nucone10 
nucone20 
nucone30 
nucone40 
ptcone10 
ptcone20 
ptcone30 
ptcone40 
etconeNoEm10 
etconeNoEm20 
etconeNoEm30 
etconeNoEm40 
spectrometerFieldIntegral 

Discriminators and further variables.

scatteringCurvatureSignificance 
scatteringNeighbourSignificance 
momentumBalanceSignificance 
segmentDeltaEta 

MuTag parameters.

segmentDeltaPhi 
segmentChi2OverDoF 
t0 

MuGirl parameter.

beta 
annBarrel 
annEndCap 
innAngle 

common MuGirl and MuTag parameters

midAngle 

Definition at line 111 of file MuonParamDefs.h.