Skip to content

MFT: New json parameters added - #571

Merged
knopers8 merged 3 commits into
AliceO2Group:masterfrom
tomas-herman:mft-new-json-parameters
Aug 15, 2022
Merged

MFT: New json parameters added#571
knopers8 merged 3 commits into
AliceO2Group:masterfrom
tomas-herman:mft-new-json-parameters

Conversation

@tomas-herman

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread MC/config/QC/json/qc-mft-cluster.json Outdated
"maxDuration" : "60000",
"timeBinSize" : "0.1",
"ROFLengthInBC" : "198",
"geomFileName" : "/home/epn/odc/files/o2sim_geometry-aligned.root"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i am not sure if MC is ran with this file at this location

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have removed the full path and left only the file name.

@chiarazampolli

Copy link
Copy Markdown
Collaborator

This unfortunately does not work with the FST:

[11072:qc-task-MFT-MFTClusterTask]: Error in <TFile::TFile>: file /sw/BUILD/b9cc6c375d599dcef17c1834875b84f66eabf036/O2-full-system-test/full-system-test-sim//home/epn/odc/files/o2sim_geometry-aligned.root_geometry-aligned.root does not exist
[11072:qc-task-MFT-MFTClusterTask]: [17:39:12][FATAL] Failed to open file /sw/BUILD/b9cc6c375d599dcef17c1834875b84f66eabf036/O2-full-system-test/full-system-test-sim//home/epn/odc/files/o2sim_geometry-aligned.root_geometry-aligned.root
[11072:qc-task-MFT-MFTClusterTask]: For later analysis we write a core dump to core_dump_11072

Maybe you can take a look at how the other detectors do?

@tomas-herman

Copy link
Copy Markdown
Contributor Author

Looking both at the json files in the MC folder and in the qc-sync folder everyone is using the geometry file name without the full path.

MC QC of ITS-TPC matching:

"geomFileName" : "o2sim_geometry-aligned.root",

Sync QC of ITS-TPC-TOF:

"geomFileName" : "o2sim_geometry-aligned.root"

So I have removed the full path and in all cases it is just the file name now. Let's see if the test is ok now.

@knopers8

Copy link
Copy Markdown
Collaborator

it looks ok now

@knopers8
knopers8 merged commit 6c48b2b into AliceO2Group:master Aug 15, 2022
@tomas-herman
tomas-herman deleted the mft-new-json-parameters branch September 6, 2022 15:32
rmunzer pushed a commit to rmunzer/O2DPG that referenced this pull request Sep 20, 2022
* MFT: New json parameters added

* Remove full path to geometry file

* Removing the full geometry file path also from qs sync json files
rmunzer pushed a commit to rmunzer/O2DPG that referenced this pull request Oct 14, 2022
* MFT: New json parameters added

* Remove full path to geometry file

* Removing the full geometry file path also from qs sync json files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants