FairShip
Loading...
Searching...
No Matches
checkZpositions Namespace Reference

Variables

dict badBoys = {}
 
 f1
 
 f2
 
ROOT fgeoOld = ROOT.TFile(f1)
 
load_from_root_file ShipGeoOld = load_from_root_file(fgeoOld, "ShipGeo")
 
ROOT fgeoNew = ROOT.TFile(f2)
 
load_from_root_file ShipGeoNew = load_from_root_file(fgeoNew, "ShipGeo")
 
 zold
 
 znew
 

Variable Documentation

◆ badBoys

dict checkZpositions.badBoys = {}

Definition at line 9 of file checkZpositions.py.

◆ f1

checkZpositions.f1

Definition at line 10 of file checkZpositions.py.

◆ f2

checkZpositions.f2

Definition at line 10 of file checkZpositions.py.

◆ fgeoNew

ROOT checkZpositions.fgeoNew = ROOT.TFile(f2)

Definition at line 13 of file checkZpositions.py.

◆ fgeoOld

ROOT checkZpositions.fgeoOld = ROOT.TFile(f1)

Definition at line 11 of file checkZpositions.py.

◆ ShipGeoNew

load_from_root_file checkZpositions.ShipGeoNew = load_from_root_file(fgeoNew, "ShipGeo")

Definition at line 14 of file checkZpositions.py.

◆ ShipGeoOld

load_from_root_file checkZpositions.ShipGeoOld = load_from_root_file(fgeoOld, "ShipGeo")

Definition at line 12 of file checkZpositions.py.

◆ znew

checkZpositions.znew

Definition at line 17 of file checkZpositions.py.

◆ zold

checkZpositions.zold

Definition at line 17 of file checkZpositions.py.