ATLAS Offline Software
Variables
installDB Namespace Reference

Variables

string 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' ]
 
string longname = 'BTagging'+theCalibrationTag+'_'+folder
 
string 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

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

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

◆ longname2

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

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

◆ theCalibrationTag

string installDB.theCalibrationTag = "MyCalibV1"

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