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

Variables

 parser = argparse.ArgumentParser(formatter_class=argparse.ArgumentDefaultsHelpFormatter)
 dest
 default
 x7fffffff
 help
 type
 None
 action
 False
 str
 args = parser.parse_args()
dict objTable
 objects = set()
 objectsOnl = set()
 objU = obj.upper()
 flds = set()
 flags = initConfigFlags()
 RunNumbers
 AtlasVersion
 Files
 isMC
 isSC
 doAlign
 OFCShapeFolder
 Run
 DatabaseInstance
 GlobalTag
 OutputLevel
 DumpCondStore
 DumpDetStore
 SqliteInput
 SqliteFolders
 DBConnection
 DataOverlay
 cfg = MainServicesCfg(flags)
str bcKey = "LArBadChannelSC" if flags.LArCalib.isSC else "LArBadChannel"
str ckey = "LArPedestalSC" if flags.LArCalib.isSC else "LArPedestal"
str ntname = 'OFC' if '1phase' in fld else 'OFC_1ns'
str fldr = "/LAR/ElecCalibFlatSC/OFCCali" if flags.LArCalib.isSC else "/LAR/ElecCalibFlat/OFCCali"
str dbString = "<db>sqlite://;schema="+args.sqlite+";dbname=CONDBR2" if args.sqlite else "<db>COOLONL_LAR/CONDBR2</db>"
 LArOFCSCCondAlg = CompFactory.getComp("LArFlatConditionsAlg<LArOFCSC>")("LArOFCSCCaliCondAlg")
 ReadKey
 WriteKey
str uackey = "LAruA2MeVSC" if flags.LArCalib.isSC else "LAruA2MeV"
str dackey = "LArDAC2uASC" if flags.LArCalib.isSC else "LArDAC2uA"
str ua2MeVKey = "LAruA2MeVSym" if flags.Input.isMC else uackey
str dac2uAKey = "LArDAC2uASym" if flags.Input.isMC else dackey
 iovDbSvc = cfg.getService("IOVDbSvc")
str fld = "/LAR/ElecCalibOflSC/CaliWaves/CaliWave" if flags.LArCalib.isSC else "/LAR/ElecCalibOfl/CaliWaves/CaliWave"
str f1 = "/LAR/Configuration/DSPThresholdFlat/Thresholds"
str f2 = "/LAR/NoiseOfl/DSPThresholds"
str myfld = "/LAR/ElecCalibOfl/LArPileupAverage"
str mydb = "LAR_OFL"
 LArMinBiasAverageSymAlg = CompFactory.getComp("LArSymConditionsAlg<LArMinBiasAverageMC, LArMinBiasAverageSym>")
 LArMCSymCondAlg = CompFactory.LArMCSymCondAlg
 rootfile = args.out
 DBInstance

Variable Documentation

◆ action

LArConditions2Ntuple.action

Definition at line 20 of file LArConditions2Ntuple.py.

◆ args

LArConditions2Ntuple.args = parser.parse_args()

Definition at line 30 of file LArConditions2Ntuple.py.

◆ AtlasVersion

LArConditions2Ntuple.AtlasVersion

Definition at line 87 of file LArConditions2Ntuple.py.

◆ bcKey

str LArConditions2Ntuple.bcKey = "LArBadChannelSC" if flags.LArCalib.isSC else "LArBadChannel"

Definition at line 172 of file LArConditions2Ntuple.py.

◆ cfg

LArConditions2Ntuple.cfg = MainServicesCfg(flags)

Definition at line 132 of file LArConditions2Ntuple.py.

◆ ckey

str LArConditions2Ntuple.ckey = "LArPedestalSC" if flags.LArCalib.isSC else "LArPedestal"

Definition at line 175 of file LArConditions2Ntuple.py.

◆ dac2uAKey

str LArConditions2Ntuple.dac2uAKey = "LArDAC2uASym" if flags.Input.isMC else dackey

Definition at line 338 of file LArConditions2Ntuple.py.

◆ dackey

str LArConditions2Ntuple.dackey = "LArDAC2uASC" if flags.LArCalib.isSC else "LArDAC2uA"

Definition at line 336 of file LArConditions2Ntuple.py.

◆ DatabaseInstance

LArConditions2Ntuple.DatabaseInstance

Definition at line 102 of file LArConditions2Ntuple.py.

◆ DataOverlay

LArConditions2Ntuple.DataOverlay

Definition at line 127 of file LArConditions2Ntuple.py.

◆ DBConnection

LArConditions2Ntuple.DBConnection

Definition at line 124 of file LArConditions2Ntuple.py.

◆ DBInstance

LArConditions2Ntuple.DBInstance

Definition at line 433 of file LArConditions2Ntuple.py.

◆ dbString

str LArConditions2Ntuple.dbString = "<db>sqlite://;schema="+args.sqlite+";dbname=CONDBR2" if args.sqlite else "<db>COOLONL_LAR/CONDBR2</db>"

Definition at line 276 of file LArConditions2Ntuple.py.

◆ default

LArConditions2Ntuple.default

Definition at line 14 of file LArConditions2Ntuple.py.

◆ dest

LArConditions2Ntuple.dest

Definition at line 14 of file LArConditions2Ntuple.py.

◆ doAlign

LArConditions2Ntuple.doAlign

Definition at line 94 of file LArConditions2Ntuple.py.

◆ DumpCondStore

LArConditions2Ntuple.DumpCondStore

Definition at line 117 of file LArConditions2Ntuple.py.

◆ DumpDetStore

LArConditions2Ntuple.DumpDetStore

Definition at line 118 of file LArConditions2Ntuple.py.

◆ f1

str LArConditions2Ntuple.f1 = "/LAR/Configuration/DSPThresholdFlat/Thresholds"

Definition at line 402 of file LArConditions2Ntuple.py.

◆ f2

str LArConditions2Ntuple.f2 = "/LAR/NoiseOfl/DSPThresholds"

Definition at line 403 of file LArConditions2Ntuple.py.

◆ False

LArConditions2Ntuple.False

Definition at line 20 of file LArConditions2Ntuple.py.

◆ Files

LArConditions2Ntuple.Files

Definition at line 89 of file LArConditions2Ntuple.py.

◆ flags

LArConditions2Ntuple.flags = initConfigFlags()

Definition at line 81 of file LArConditions2Ntuple.py.

◆ fld

str LArConditions2Ntuple.fld = "/LAR/ElecCalibOflSC/CaliWaves/CaliWave" if flags.LArCalib.isSC else "/LAR/ElecCalibOfl/CaliWaves/CaliWave"

Definition at line 369 of file LArConditions2Ntuple.py.

◆ fldr

str LArConditions2Ntuple.fldr = "/LAR/ElecCalibFlatSC/OFCCali" if flags.LArCalib.isSC else "/LAR/ElecCalibFlat/OFCCali"

Definition at line 275 of file LArConditions2Ntuple.py.

◆ flds

LArConditions2Ntuple.flds = set()

Definition at line 76 of file LArConditions2Ntuple.py.

◆ GlobalTag

LArConditions2Ntuple.GlobalTag

Definition at line 108 of file LArConditions2Ntuple.py.

◆ help

LArConditions2Ntuple.help

Definition at line 14 of file LArConditions2Ntuple.py.

◆ iovDbSvc

LArConditions2Ntuple.iovDbSvc = cfg.getService("IOVDbSvc")

Definition at line 349 of file LArConditions2Ntuple.py.

◆ isMC

LArConditions2Ntuple.isMC

Definition at line 91 of file LArConditions2Ntuple.py.

◆ isSC

LArConditions2Ntuple.isSC

Definition at line 92 of file LArConditions2Ntuple.py.

◆ LArMCSymCondAlg

LArConditions2Ntuple.LArMCSymCondAlg = CompFactory.LArMCSymCondAlg

Definition at line 421 of file LArConditions2Ntuple.py.

◆ LArMinBiasAverageSymAlg

LArConditions2Ntuple.LArMinBiasAverageSymAlg = CompFactory.getComp("LArSymConditionsAlg<LArMinBiasAverageMC, LArMinBiasAverageSym>")

Definition at line 420 of file LArConditions2Ntuple.py.

◆ LArOFCSCCondAlg

LArConditions2Ntuple.LArOFCSCCondAlg = CompFactory.getComp("LArFlatConditionsAlg<LArOFCSC>")("LArOFCSCCaliCondAlg")

Definition at line 279 of file LArConditions2Ntuple.py.

◆ mydb

str LArConditions2Ntuple.mydb = "LAR_OFL"

Definition at line 412 of file LArConditions2Ntuple.py.

◆ myfld

str LArConditions2Ntuple.myfld = "/LAR/ElecCalibOfl/LArPileupAverage"

Definition at line 411 of file LArConditions2Ntuple.py.

◆ None

LArConditions2Ntuple.None

Definition at line 15 of file LArConditions2Ntuple.py.

◆ ntname

str LArConditions2Ntuple.ntname = 'OFC' if '1phase' in fld else 'OFC_1ns'

Definition at line 250 of file LArConditions2Ntuple.py.

◆ objects

LArConditions2Ntuple.objects = set()

Definition at line 64 of file LArConditions2Ntuple.py.

◆ objectsOnl

LArConditions2Ntuple.objectsOnl = set()

Definition at line 65 of file LArConditions2Ntuple.py.

◆ objTable

dict LArConditions2Ntuple.objTable
Initial value:
1= {"RAMP":"Ramp",
2 "DAC2UA":"DAC2uA",
3 "DACUA":"DAC2uA",
4 "PEDESTAL":"Pedestal",
5 "PED":"Pedestal",
6 "UA2MEV":"uA2MeV",
7 "UAMEV":"uA2MeV",
8 "MPHYSOVERMCAL":"MphysOverMcal",
9 "MPHYSMCAL":"MphysOverMcal",
10 "MPMC":"MphysOverMcal",
11 "OFC":"OFC",
12 "SHAPE":"Shape",
13 "HVSCALECORR":"HVScaleCorr",
14 "HVSCALE":"HVScaleCorr",
15 "FSAMPL":"fSampl",
16 "AUTOCORR":"AutoCorr",
17 "AC":"AutoCorr",
18 "CALIWAVE":"CaliWave",
19 "PHYSWAVE":"PhysWave",
20 "OFCCALI":"OFCCali",
21 "ACORR":"AutoCorr",
22 "DSPTHR":"DSPThr",
23 "MINBIAS":"MinBias",
24 "PHYSAC":"PhysAutoCorr",
25 }

Definition at line 38 of file LArConditions2Ntuple.py.

◆ objU

LArConditions2Ntuple.objU = obj.upper()

Definition at line 67 of file LArConditions2Ntuple.py.

◆ OFCShapeFolder

LArConditions2Ntuple.OFCShapeFolder

Definition at line 96 of file LArConditions2Ntuple.py.

◆ OutputLevel

LArConditions2Ntuple.OutputLevel

Definition at line 116 of file LArConditions2Ntuple.py.

◆ parser

LArConditions2Ntuple.parser = argparse.ArgumentParser(formatter_class=argparse.ArgumentDefaultsHelpFormatter)

Definition at line 13 of file LArConditions2Ntuple.py.

◆ ReadKey

LArConditions2Ntuple.ReadKey

Definition at line 280 of file LArConditions2Ntuple.py.

◆ rootfile

LArConditions2Ntuple.rootfile = args.out

Definition at line 426 of file LArConditions2Ntuple.py.

◆ Run

LArConditions2Ntuple.Run

Definition at line 101 of file LArConditions2Ntuple.py.

◆ RunNumbers

LArConditions2Ntuple.RunNumbers

Definition at line 85 of file LArConditions2Ntuple.py.

◆ SqliteFolders

LArConditions2Ntuple.SqliteFolders

Definition at line 122 of file LArConditions2Ntuple.py.

◆ SqliteInput

LArConditions2Ntuple.SqliteInput

Definition at line 121 of file LArConditions2Ntuple.py.

◆ str

LArConditions2Ntuple.str

Definition at line 26 of file LArConditions2Ntuple.py.

◆ type

LArConditions2Ntuple.type

Definition at line 14 of file LArConditions2Ntuple.py.

◆ ua2MeVKey

str LArConditions2Ntuple.ua2MeVKey = "LAruA2MeVSym" if flags.Input.isMC else uackey

Definition at line 337 of file LArConditions2Ntuple.py.

◆ uackey

str LArConditions2Ntuple.uackey = "LAruA2MeVSC" if flags.LArCalib.isSC else "LAruA2MeV"

Definition at line 335 of file LArConditions2Ntuple.py.

◆ WriteKey

LArConditions2Ntuple.WriteKey

Definition at line 281 of file LArConditions2Ntuple.py.

◆ x7fffffff

LArConditions2Ntuple.x7fffffff

Definition at line 14 of file LArConditions2Ntuple.py.