ATLAS Offline Software
Classes | Enumerations | Variables
Tau Namespace Reference

Classes

class  EfficiencyPtPlots
 
class  EVetoPlots
 
class  GeneralTauPlots
 
class  Had1ProngPlots
 
class  Had3ProngPlots
 
class  Migration
 
class  NewCorePlots
 
class  ParamPlots
 
class  RecoTauPlots
 

Enumerations

enum  DecayMode {
  t10r10, t11r11, t1xr1x, t30r30,
  t3xr3x, t10r11, t10r1x, t11r10,
  t11r1x, t1xr10, t1xr11, t30r3x,
  t3xr30, t1r3, t3r1, DECAYSIZE
}
 

Variables

 flags = initConfigFlags()
 
 False
 
 help
 
 Files
 
 GlobalTag
 
 AtlasVersion
 
 strictMode
 
 acc = RecoSteering(flags)
 

Enumeration Type Documentation

◆ DecayMode

Enumerator
t10r10 
t11r11 
t1xr1x 
t30r30 
t3xr3x 
t10r11 
t10r1x 
t11r10 
t11r1x 
t1xr10 
t1xr11 
t30r3x 
t3xr30 
t1r3 
t3r1 
DECAYSIZE 

Definition at line 15 of file Migration.h.

15  {
16  t10r10,
17  t11r11,
18  t1xr1x,
19  t30r30,
20  t3xr3x,
21  t10r11,
22  t10r1x,
23  t11r10,
24  t11r1x,
25  t1xr10,
26  t1xr11,
27  t30r3x,
28  t3xr30,
29  t1r3,
30  t3r1,
31  DECAYSIZE
32  };

Variable Documentation

◆ acc

Tau.acc = RecoSteering(flags)

Definition at line 36 of file Tau.py.

◆ AtlasVersion

Tau.AtlasVersion

Definition at line 22 of file Tau.py.

◆ False

Tau.False

Definition at line 8 of file Tau.py.

◆ Files

Tau.Files

Definition at line 17 of file Tau.py.

◆ flags

Tau.flags = initConfigFlags()

Definition at line 7 of file Tau.py.

◆ GlobalTag

Tau.GlobalTag

Definition at line 18 of file Tau.py.

◆ help

Tau.help

Definition at line 8 of file Tau.py.

◆ strictMode

Tau.strictMode

Definition at line 27 of file Tau.py.

Tau::t11r1x
@ t11r1x
Definition: Migration.h:24
Tau::t10r10
@ t10r10
Definition: Migration.h:16
Tau::t1xr10
@ t1xr10
Definition: Migration.h:25
Tau::t3xr3x
@ t3xr3x
Definition: Migration.h:20
Tau::t30r30
@ t30r30
Definition: Migration.h:19
Tau::t11r11
@ t11r11
Definition: Migration.h:17
Tau::t10r11
@ t10r11
Definition: Migration.h:21
Tau::t3r1
@ t3r1
Definition: Migration.h:30
Tau::DECAYSIZE
@ DECAYSIZE
Definition: Migration.h:31
Tau::t30r3x
@ t30r3x
Definition: Migration.h:27
Tau::t10r1x
@ t10r1x
Definition: Migration.h:22
Tau::t1xr11
@ t1xr11
Definition: Migration.h:26
Tau::t1xr1x
@ t1xr1x
Definition: Migration.h:18
Tau::t1r3
@ t1r3
Definition: Migration.h:29
Tau::t3xr30
@ t3xr30
Definition: Migration.h:28
Tau::t11r10
@ t11r10
Definition: Migration.h:23