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

Variables

str theCalibrationTag = "MyCalibV1"
bool localRootFiles = True
list folders = [ 'IP1D','IP2D','IP3D','SV1','SV2','SoftMu','SoftEl','JetFitter','JetProb' ]
list jets = [ 'Cone4H1Topo','Cone4H1Tower','Cone7H1Topo','Cone7H1Tower','Kt4H1Topo','Kt4H1Tower','Kt6H1Topo','Kt6H1Tower','Cone4Truth','Cone7Truth','Kt4Truth','Kt6Truth' ]
str longname = 'BTagging'+theCalibrationTag+'_'+folder
str longname2 = longname+'_'+jet+'ParticleJets.root'

Variable Documentation

◆ folders

list installDB.folders = [ 'IP1D','IP2D','IP3D','SV1','SV2','SoftMu','SoftEl','JetFitter','JetProb' ]

Definition at line 14 of file JetTagCalibration/share/installDB.py.

◆ jets

list installDB.jets = [ 'Cone4H1Topo','Cone4H1Tower','Cone7H1Topo','Cone7H1Tower','Kt4H1Topo','Kt4H1Tower','Kt6H1Topo','Kt6H1Tower','Cone4Truth','Cone7Truth','Kt4Truth','Kt6Truth' ]

Definition at line 16 of file JetTagCalibration/share/installDB.py.

◆ localRootFiles

bool installDB.localRootFiles = True

Definition at line 10 of file JetTagCalibration/share/installDB.py.

◆ longname

str installDB.longname = 'BTagging'+theCalibrationTag+'_'+folder

Definition at line 19 of file JetTagCalibration/share/installDB.py.

◆ longname2

str installDB.longname2 = longname+'_'+jet+'ParticleJets.root'

Definition at line 30 of file JetTagCalibration/share/installDB.py.

◆ theCalibrationTag

str installDB.theCalibrationTag = "MyCalibV1"

Definition at line 8 of file JetTagCalibration/share/installDB.py.