Skip to content

[ALICE3] Pass number of silicon hits to the track and store it.#15265

Open
axti98 wants to merge 4 commits intoAliceO2Group:masterfrom
axti98:OTFDev
Open

[ALICE3] Pass number of silicon hits to the track and store it.#15265
axti98 wants to merge 4 commits intoAliceO2Group:masterfrom
axti98:OTFDev

Conversation

@axti98
Copy link
Contributor

@axti98 axti98 commented Mar 4, 2026

@njacazio As discussed some days ago: The number of nSiliconHits are not passed to the Track table and thus it can not be cut on this later in the analysis. For the FastTracker the nSiliconHits are just propagated. For smearing, where we dont have directly a number of hits the minimum amount is passed to the track.

njacazio
njacazio previously approved these changes Mar 5, 2026
@njacazio njacazio enabled auto-merge (squash) March 5, 2026 08:43
@alibuild
Copy link
Collaborator

alibuild commented Mar 5, 2026

Error while checking build/O2Physics/o2 for 18a141b at 2026-03-05 09:52:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/15265-slc9_x86-64/0/ALICE3/TableProducer/OTF/onTheFlyTracker.cxx:1528:11: error: conflicting declaration 'int nHits'
/sw/SOURCES/O2Physics/15265-slc9_x86-64/0/ALICE3/TableProducer/OTF/onTheFlyTracker.cxx:1531:37: error: no match for 'operator=' (operand types are 'std::vector<int>' and 'o2::framework::Configurable<int>')
/sw/SOURCES/O2Physics/15265-slc9_x86-64/0/ALICE3/TableProducer/OTF/onTheFlyTracker.cxx:1536:74: error: no match for 'operator=' (operand types are 'std::vector<int>' and 'int')
/sw/SOURCES/O2Physics/15265-slc9_x86-64/0/ALICE3/TableProducer/OTF/onTheFlyTracker.cxx:1537:19: error: no match for 'operator<' (operand types are 'std::vector<int>' and 'o2::framework::Configurable<int>')
/sw/SOURCES/O2Physics/15265-slc9_x86-64/0/ALICE3/TableProducer/OTF/onTheFlyTracker.cxx:1572:139: error: no matching function for call to 'OnTheFlyTracker::TrackAlice3::TrackAlice3(<brace-enclosed initializer list>)'
ninja: build stopped: subcommand failed.

Full log here.

@alibuild
Copy link
Collaborator

alibuild commented Mar 5, 2026

Error while checking build/O2Physics/o2 for 2478cfc at 2026-03-05 10:02:

No log files found

Full log here.

@axti98 axti98 marked this pull request as draft March 5, 2026 12:48
auto-merge was automatically disabled March 5, 2026 12:48

Pull request was converted to draft

@axti98 axti98 closed this Mar 5, 2026
@njacazio njacazio reopened this Mar 5, 2026
@njacazio njacazio marked this pull request as ready for review March 5, 2026 13:10
@njacazio njacazio enabled auto-merge (squash) March 5, 2026 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants