ATLAS Offline Software
Classes | Functions | Variables
LArCellNtuple Namespace Reference

Classes

class  CellE
 

Functions

def usage ()
 

Variables

string ifile = 'ESD.pool.root'
 
string ofile = "cells.root"
 
int nev = -1
 
bool mc = 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()

def LArCellNtuple.usage ( )

Definition at line 115 of file LArCellNtuple.py.

115 def usage():
116  print(sys.argv[0]+": Dump cells from pool file to ntuple")
117  print("Options:")
118  print("-i input file (default ESD.pool.root)")
119  print("-o output file (default cells.root)")
120  print("-n number of events to dump (default -1)")
121  print("-m MC pool file (default fals)")
122  print("--detdescr <DetDescrVersion>")
123  print("-h Print this help text and exit")
124 
125 try:
126  opts,args=getopt.getopt(sys.argv[1:],"i:o:n:mh",["help","detdescr="])

Variable Documentation

◆ allDetectors

LArCellNtuple.allDetectors

Definition at line 163 of file LArCellNtuple.py.

◆ argv

LArCellNtuple.argv

Definition at line 152 of file LArCellNtuple.py.

◆ AtlasVersion

LArCellNtuple.AtlasVersion

Definition at line 159 of file LArCellNtuple.py.

◆ cfg

LArCellNtuple.cfg = MainServicesCfg(flags)

Definition at line 175 of file LArCellNtuple.py.

◆ DatabaseInstance

LArCellNtuple.DatabaseInstance

Definition at line 158 of file LArCellNtuple.py.

◆ detdescrtag

LArCellNtuple.detdescrtag = defaultGeometryTags.RUN2

Definition at line 138 of file LArCellNtuple.py.

◆ doAlign

LArCellNtuple.doAlign

Definition at line 160 of file LArCellNtuple.py.

◆ EnableCalo

LArCellNtuple.EnableCalo

Definition at line 166 of file LArCellNtuple.py.

◆ EnableLAr

LArCellNtuple.EnableLAr

Definition at line 164 of file LArCellNtuple.py.

◆ EnableTile

LArCellNtuple.EnableTile

Definition at line 165 of file LArCellNtuple.py.

◆ Files

LArCellNtuple.Files

Definition at line 156 of file LArCellNtuple.py.

◆ flags

LArCellNtuple.flags = initConfigFlags()

Definition at line 155 of file LArCellNtuple.py.

◆ ifile

LArCellNtuple.ifile = 'ESD.pool.root'

Definition at line 133 of file LArCellNtuple.py.

◆ isMC

LArCellNtuple.isMC

Definition at line 157 of file LArCellNtuple.py.

◆ mc

LArCellNtuple.mc = False

Definition at line 136 of file LArCellNtuple.py.

◆ nev

LArCellNtuple.nev = -1

Definition at line 135 of file LArCellNtuple.py.

◆ ofile

LArCellNtuple.ofile = "cells.root"

Definition at line 134 of file LArCellNtuple.py.

◆ OutputLevel

LArCellNtuple.OutputLevel

Definition at line 169 of file LArCellNtuple.py.

◆ toggle_geometry

LArCellNtuple.toggle_geometry

Definition at line 163 of file LArCellNtuple.py.

LArCellNtuple.usage
def usage()
Definition: LArCellNtuple.py:115
print
void print(char *figname, TCanvas *c1)
Definition: TRTCalib_StrawStatusPlots.cxx:25