Warning: `trk_hit_col WARNING duplicated property name 'inputTrackingHits', see https://its.cern.ch/jira/browse/GAUDI-1023`
e.g. https://eicweb.phy.anl.gov/EIC/benchmarks/reconstruction_benchmarks/-/jobs/263759#L1450
Near startup the following warning occurs (but tracking seems to continue without issues), also ignore the usual ROOT TTree::Branch errors which have no effect:
D2A_SAC.Service...VERBOSE ServiceLocatorHelper::service: found service MessageSvc
D2A_LAC.Service...VERBOSE ServiceLocatorHelper::service: found service MessageSvc
D2A_L:OuterTrac...VERBOSE ServiceLocatorHelper::service: found service MessageSvc
D2A_V:OuterTrac...VERBOSE ServiceLocatorHelper::service: found service MessageSvc
D2A_LAC.Service...VERBOSE ServiceLocatorHelper::service: found service MessageSvc
trk_hit_col WARNING duplicated property name 'inputTrackingHits', see https://its.cern.ch/jira/browse/GAUDI-1023
Error in <TTree::Branch>: The pointer specified for outputSourceLinks is not of a class known to ROOT
Error in <TTree::Branch>: The class requested (vector<variant<Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,1ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,2ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,3ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,4ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,5ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,6ul> > >) for the branch "outputMeasurements" is an instance of an stl collection and does not have a compiled CollectionProxy. Please generate the dictionary for this collection (vector<variant<Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,1ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,2ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,3ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,4ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,5ul>,Acts::Measurement<Jug::IndexSourceLink,Acts::BoundIndices,6ul> > >) to avoid to write corrupted data.
Error in <TTree::Branch>: The class requested (vector<Acts::SingleBoundTrackParameters<Acts::SinglyCharged> >) for the branch "outputInitialTrackParameters" is an instance of an stl collection and does not have a compiled CollectionProxy. Please generate the dictionary for this collection (vector<Acts::SingleBoundTrackParameters<Acts::SinglyCharged> >) to avoid to write corrupted data.
Error in <TTree::Branch>: The class requested (vector<Jug::Trajectories>) for the branch "outputTrajectories" is an instance of an stl collection and does not have a compiled CollectionProxy. Please generate the dictionary for this collection (vector<Jug::Trajectories>) to avoid to write corrupted data.
RndmGenSvc.Engine INFO Generator engine type:CLHEP::RanluxEngine
RndmGenSvc.Engine INFO Current Seed:1234567 Luxury:3
RndmGenSvc INFO Using Random engine:HepRndm::Engine<CLHEP::RanluxEngine>
Edited by Wouter Deconinck