ATLAS Offline Software
|
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... | |
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
Definition at line 39 of file MuonParamDefs.h.
Enum for parameter indexes.
Definition at line 111 of file MuonParamDefs.h.