ATLAS Offline Software
Loading...
Searching...
No Matches
LArCellNtuple Namespace Reference

Classes

class  CellE

Functions

 usage ()

Variables

 opts
 args
str ifile = 'ESD.pool.root'
str ofile = "cells.root"
int nev = -1
bool mc = False
bool sc = False
 detdescrtag = defaultGeometryTags.RUN2
 argv
 flags = initConfigFlags()
 Files
 isMC
 DatabaseInstance
 AtlasVersion
 doAlign
 allDetectors
 toggle_geometry
 EnableLAr
 EnableTile
 EnableCalo
 OutputLevel
 cfg = MainServicesCfg(flags)

Function Documentation

◆ usage()

LArCellNtuple.usage ( )

Definition at line 127 of file LArCellNtuple.py.

127def usage():
128 print(sys.argv[0]+": Dump cells from pool file to ntuple")
129 print("Options:")
130 print("-i input file (default ESD.pool.root)")
131 print("-o output file (default cells.root)")
132 print("-n number of events to dump (default -1)")
133 print("-m MC pool file (default false)")
134 print("-s is SC (default false)")
135 print("--detdescr <DetDescrVersion>")
136 print("-h Print this help text and exit")
137
void print(char *figname, TCanvas *c1)
StatusCode usage()

Variable Documentation

◆ allDetectors

LArCellNtuple.allDetectors

Definition at line 178 of file LArCellNtuple.py.

◆ args

LArCellNtuple.args

Definition at line 139 of file LArCellNtuple.py.

◆ argv

LArCellNtuple.argv

Definition at line 167 of file LArCellNtuple.py.

◆ AtlasVersion

LArCellNtuple.AtlasVersion

Definition at line 174 of file LArCellNtuple.py.

◆ cfg

LArCellNtuple.cfg = MainServicesCfg(flags)

Definition at line 190 of file LArCellNtuple.py.

◆ DatabaseInstance

LArCellNtuple.DatabaseInstance

Definition at line 173 of file LArCellNtuple.py.

◆ detdescrtag

LArCellNtuple.detdescrtag = defaultGeometryTags.RUN2

Definition at line 152 of file LArCellNtuple.py.

◆ doAlign

LArCellNtuple.doAlign

Definition at line 175 of file LArCellNtuple.py.

◆ EnableCalo

LArCellNtuple.EnableCalo

Definition at line 181 of file LArCellNtuple.py.

◆ EnableLAr

LArCellNtuple.EnableLAr

Definition at line 179 of file LArCellNtuple.py.

◆ EnableTile

LArCellNtuple.EnableTile

Definition at line 180 of file LArCellNtuple.py.

◆ Files

LArCellNtuple.Files

Definition at line 171 of file LArCellNtuple.py.

◆ flags

LArCellNtuple.flags = initConfigFlags()

Definition at line 170 of file LArCellNtuple.py.

◆ ifile

LArCellNtuple.ifile = 'ESD.pool.root'

Definition at line 146 of file LArCellNtuple.py.

◆ isMC

LArCellNtuple.isMC

Definition at line 172 of file LArCellNtuple.py.

◆ mc

LArCellNtuple.mc = False

Definition at line 149 of file LArCellNtuple.py.

◆ nev

LArCellNtuple.nev = -1

Definition at line 148 of file LArCellNtuple.py.

◆ ofile

LArCellNtuple.ofile = "cells.root"

Definition at line 147 of file LArCellNtuple.py.

◆ opts

LArCellNtuple.opts

Definition at line 139 of file LArCellNtuple.py.

◆ OutputLevel

LArCellNtuple.OutputLevel

Definition at line 184 of file LArCellNtuple.py.

◆ sc

LArCellNtuple.sc = False

Definition at line 150 of file LArCellNtuple.py.

◆ toggle_geometry

LArCellNtuple.toggle_geometry

Definition at line 178 of file LArCellNtuple.py.