Skip to content

Missing FileEntry errors in headers #6

@vkucera

Description

@vkucera

The following errors appear whenever these headers are included (confirmed in AliPhysics and O2Physics):

Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
   Missing FileEntry for KFParticle/KFParticleBase.h
   requested to autoload type KFParticleBase
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
   Missing FileEntry for KFParticle/KFParticle.h
   requested to autoload type KFParticle
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
   Missing FileEntry for KFParticle/KFVertex.h
   requested to autoload type KFVertex
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
   Missing FileEntry for KFParticlePerformance/KFPartEfficiencies.h
   requested to autoload type KFPartEfficiencies
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
   Missing FileEntry for KFParticlePerformance/KFMCParticle.h
   requested to autoload type KFMCParticle
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:
   Missing FileEntry for KFParticleTest/KFParticleTest.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions