Skip to content
Snippets Groups Projects

[WIP]: Test fair root

Closed Sergey Gorbunov requested to merge se.gorbunov/cbmroot:testFairRoot into master

DON'T MERGE THIS MR!!!

It is a test of FairRootManager.

Many unsuccessful calls of GetObject() lead to a segmentation violation.

In this test I only added this code:

for(int iter=0; iter<10000; iter++){ FairRootManager::Instance()->GetObject("BlaBlaBla"); }

to the STS hitfinder.

DON'T MERGE THIS MR!!!

Edited by Sergey Gorbunov

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading