ATLAS Offline Software
Functions | Variables
ReadCellNoiseFromCool Namespace Reference

Functions

def usage ()
 

Variables

 letters
 
 keywords
 
 opts
 
 extraparams
 
 run
 
 lumi
 
 server
 
 schema
 
 folderPath
 
 tag
 
 chan
 
 cell
 
 gain
 
 index
 
 brief
 
 doubl
 
 a
 
 tile
 
 log
 
 cabling
 
 hashMgr
 
 hashMgrDef
 
 hashMgrA
 
 hashMgrBC
 
 hashMgrABC
 
 db
 
 folderTag
 
 folder
 
 iov
 
 obj
 
 blob
 
 blobFlt
 
 ncell
 
 ngain
 
 nval
 
 cellmin
 
 cellmax
 
 gainmin
 
 gainmax
 
 indexmin
 
 indexmax
 
 name1
 
 names
 
 dm
 
 msg
 
 v
 

Function Documentation

◆ usage()

def ReadCellNoiseFromCool.usage ( )

Definition at line 17 of file ReadCellNoiseFromCool.py.

17 def usage():
18  print ("Usage: ",sys.argv[0]," [OPTION] ... ")
19  print ("Dumps noise constants from online or offline folders / tags")
20  print ("")
21  print ("-h, --help shows this help")
22  print ("-s, --schema= specify schema to use, ONL or OFL for RUN1 or ONL2 or OFL2 for RUN2 or MC")
23  print ("-S, --server= specify server - ORACLE or FRONTIER, default is FRONTIER")
24  print ("-f, --folder= specify status folder to use f.i. /TILE/OFL02/NOISE/CELL or /CALO/Noise/CellNoise ")
25  print ("-t, --tag= specify tag to use, f.i. UPD1 or UPD4 or tag suffix like 14TeV-N200_dT50-01")
26  print ("-r, --run= specify run number, by default uses latest iov")
27  print ("-l, --lumi= specify lumi block number, default is 0")
28  print ("-n, --channel= specify cool channel to read (48 by defalt)")
29  print ("-c, --cell= specify cell hash (0-5183), default is -1, means all cells")
30  print ("-g, --gain= specify gain to print (0-3), default is -1, means all gains")
31  print ("-i, --index= specify parameter index (0-4), default is -1, means all parameters")
32  print ("-b, --brief print only numbers without character names")
33  print ("-d, --double print values with double precision")
34 

Variable Documentation

◆ a

ReadCellNoiseFromCool.a

Definition at line 60 of file ReadCellNoiseFromCool.py.

◆ blob

ReadCellNoiseFromCool.blob

Definition at line 187 of file ReadCellNoiseFromCool.py.

◆ blobFlt

ReadCellNoiseFromCool.blobFlt

Definition at line 190 of file ReadCellNoiseFromCool.py.

◆ brief

ReadCellNoiseFromCool.brief

Definition at line 56 of file ReadCellNoiseFromCool.py.

◆ cabling

ReadCellNoiseFromCool.cabling

Definition at line 154 of file ReadCellNoiseFromCool.py.

◆ cell

ReadCellNoiseFromCool.cell

Definition at line 53 of file ReadCellNoiseFromCool.py.

◆ cellmax

ReadCellNoiseFromCool.cellmax

Definition at line 213 of file ReadCellNoiseFromCool.py.

◆ cellmin

ReadCellNoiseFromCool.cellmin

Definition at line 212 of file ReadCellNoiseFromCool.py.

◆ chan

ReadCellNoiseFromCool.chan

Definition at line 52 of file ReadCellNoiseFromCool.py.

◆ db

ReadCellNoiseFromCool.db

Definition at line 168 of file ReadCellNoiseFromCool.py.

◆ dm

ReadCellNoiseFromCool.dm

Definition at line 235 of file ReadCellNoiseFromCool.py.

◆ doubl

ReadCellNoiseFromCool.doubl

Definition at line 57 of file ReadCellNoiseFromCool.py.

◆ extraparams

ReadCellNoiseFromCool.extraparams

Definition at line 39 of file ReadCellNoiseFromCool.py.

◆ folder

ReadCellNoiseFromCool.folder

Definition at line 181 of file ReadCellNoiseFromCool.py.

◆ folderPath

ReadCellNoiseFromCool.folderPath

Definition at line 50 of file ReadCellNoiseFromCool.py.

◆ folderTag

ReadCellNoiseFromCool.folderTag

Definition at line 171 of file ReadCellNoiseFromCool.py.

◆ gain

ReadCellNoiseFromCool.gain

Definition at line 54 of file ReadCellNoiseFromCool.py.

◆ gainmax

ReadCellNoiseFromCool.gainmax

Definition at line 220 of file ReadCellNoiseFromCool.py.

◆ gainmin

ReadCellNoiseFromCool.gainmin

Definition at line 219 of file ReadCellNoiseFromCool.py.

◆ hashMgr

ReadCellNoiseFromCool.hashMgr

Definition at line 162 of file ReadCellNoiseFromCool.py.

◆ hashMgrA

ReadCellNoiseFromCool.hashMgrA

Definition at line 164 of file ReadCellNoiseFromCool.py.

◆ hashMgrABC

ReadCellNoiseFromCool.hashMgrABC

Definition at line 166 of file ReadCellNoiseFromCool.py.

◆ hashMgrBC

ReadCellNoiseFromCool.hashMgrBC

Definition at line 165 of file ReadCellNoiseFromCool.py.

◆ hashMgrDef

ReadCellNoiseFromCool.hashMgrDef

Definition at line 163 of file ReadCellNoiseFromCool.py.

◆ index

ReadCellNoiseFromCool.index

Definition at line 55 of file ReadCellNoiseFromCool.py.

◆ indexmax

ReadCellNoiseFromCool.indexmax

Definition at line 227 of file ReadCellNoiseFromCool.py.

◆ indexmin

ReadCellNoiseFromCool.indexmin

Definition at line 226 of file ReadCellNoiseFromCool.py.

◆ iov

ReadCellNoiseFromCool.iov

Definition at line 184 of file ReadCellNoiseFromCool.py.

◆ keywords

ReadCellNoiseFromCool.keywords

Definition at line 36 of file ReadCellNoiseFromCool.py.

◆ letters

ReadCellNoiseFromCool.letters

Definition at line 35 of file ReadCellNoiseFromCool.py.

◆ log

ReadCellNoiseFromCool.log

Definition at line 101 of file ReadCellNoiseFromCool.py.

◆ lumi

ReadCellNoiseFromCool.lumi

Definition at line 47 of file ReadCellNoiseFromCool.py.

◆ msg

ReadCellNoiseFromCool.msg

Definition at line 248 of file ReadCellNoiseFromCool.py.

◆ name1

ReadCellNoiseFromCool.name1

Definition at line 233 of file ReadCellNoiseFromCool.py.

◆ names

ReadCellNoiseFromCool.names

Definition at line 234 of file ReadCellNoiseFromCool.py.

◆ ncell

ReadCellNoiseFromCool.ncell

Definition at line 197 of file ReadCellNoiseFromCool.py.

◆ ngain

ReadCellNoiseFromCool.ngain

Definition at line 198 of file ReadCellNoiseFromCool.py.

◆ nval

ReadCellNoiseFromCool.nval

Definition at line 199 of file ReadCellNoiseFromCool.py.

◆ obj

ReadCellNoiseFromCool.obj

Definition at line 186 of file ReadCellNoiseFromCool.py.

◆ opts

ReadCellNoiseFromCool.opts

Definition at line 39 of file ReadCellNoiseFromCool.py.

◆ run

ReadCellNoiseFromCool.run

Definition at line 46 of file ReadCellNoiseFromCool.py.

◆ schema

ReadCellNoiseFromCool.schema

Definition at line 49 of file ReadCellNoiseFromCool.py.

◆ server

ReadCellNoiseFromCool.server

Definition at line 48 of file ReadCellNoiseFromCool.py.

◆ tag

ReadCellNoiseFromCool.tag

Definition at line 51 of file ReadCellNoiseFromCool.py.

◆ tile

ReadCellNoiseFromCool.tile

Definition at line 92 of file ReadCellNoiseFromCool.py.

◆ v

ReadCellNoiseFromCool.v

Definition at line 250 of file ReadCellNoiseFromCool.py.

ReadCellNoiseFromCool.usage
def usage()
Definition: ReadCellNoiseFromCool.py:17