ATLAS Offline Software
Variables
globals.cxx File Reference
#include "TrigInDetAnalysis/TIDARoiDescriptor.h"
#include "TrigInDetAnalysis/TIDAEvent.h"
Include dependency graph for globals.cxx:

Go to the source code of this file.

Variables

TIDA::Eventgevent = 0
 
TIDARoiDescriptorgroi = 0
 all these externals initialised in globals.cxx More...
 
int Nvtxtracks = 0
 
int NvtxCount = 0
 
int NMod = 14
 
int r = 0
 
int lb = 0
 
int ts = 0
 
int ev = 0
 
double a0 = 1.5
 
bool hipt = false
 
bool dumpflag = false
 

Detailed Description

Author
mark sutton
Date
Sun 12 Mar 2017 15:21:12 CET

Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration

Definition in file globals.cxx.

Variable Documentation

◆ a0

double a0 = 1.5

Definition at line 27 of file globals.cxx.

◆ dumpflag

bool dumpflag = false

Definition at line 30 of file globals.cxx.

◆ ev

int ev = 0

Definition at line 25 of file globals.cxx.

◆ gevent

TIDA::Event* gevent = 0

Definition at line 13 of file globals.cxx.

◆ groi

TIDARoiDescriptor* groi = 0

all these externals initialised in globals.cxx

Definition at line 14 of file globals.cxx.

◆ hipt

bool hipt = false

Definition at line 29 of file globals.cxx.

◆ lb

int lb = 0

Definition at line 23 of file globals.cxx.

◆ NMod

int NMod = 14

Definition at line 20 of file globals.cxx.

◆ NvtxCount

int NvtxCount = 0

Definition at line 18 of file globals.cxx.

◆ Nvtxtracks

int Nvtxtracks = 0

Definition at line 17 of file globals.cxx.

◆ r

int r = 0

Definition at line 22 of file globals.cxx.

◆ ts

int ts = 0

Definition at line 24 of file globals.cxx.