Skip to content
Snippets Groups Projects
Commit d7fb83dc authored by Nicholas Styles's avatar Nicholas Styles Committed by Graeme Stewart
Browse files

add further folders to fix TRT reco (InDetCondFolders-00-00-07)

	* Add further folders obo A. Alonso Diaz
	* Tagged as InDetCondFolders-00-00-07

2015-01-28 Frederick Luehring <Fred.Luehring@cern.ch>
	* Add TRT conditions folders to define mixed Xe/Ar geometries:
	* conddb.addFolderSplitOnline("TRT","/TRT/Onl/Cond/StatusHT","/TRT/Cond/StatusHT")
	* tag as InDetCondFolders-00-00-06
	* Comment for InDetCondFolders-00-00-05 seens to be missing.
parent 34866af9
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ from IOVDbSvc.CondDB import conddb
conddb.addFolderSplitOnline("INDET","/Indet/Onl/Align","/Indet/Align")
conddb.addFolderSplitOnline("TRT","/TRT/Onl/Align","/TRT/Align")
conddb.addFolderSplitOnline("TRT","/TRT/Onl/Calib/DX","/TRT/Calib/DX")
conddb.addFolderSplitOnline("TRT","/TRT/Onl/Cond/StatusHT","/TRT/Cond/StatusHT")
conddb.addFolderSplitOnline("TRT","/TRT/Onl/Cond/Status","/TRT/Cond/Status")
conddb.addFolderSplitOnline("TRT","/TRT/Onl/Cond/StatusPermanent","/TRT/Cond/StatusPermanent")
# Pixel module distortions
conddb.addFolderSplitOnline("INDET","/Indet/Onl/PixelDist","/Indet/PixelDist")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment