Giter Club home page Giter Club logo

Comments (8)

dennisklein avatar dennisklein commented on June 11, 2024

Can you please provide an example with details when this happens?

from fairroot.

bl0x avatar bl0x commented on June 11, 2024

It happens when running macros in R3BROOT, D.Kresan mentioned to me that this was an issue inherited from fairroot. I have not tried any Fairroot macros yet.

from fairroot.

bl0x avatar bl0x commented on June 11, 2024

I've tried running the tutorial1 included in fairroot. This is the beginning of the output:


Processing run_tutorial1.C...

[INFO   ] FairRootManager::OpenOutFile(".//tutorial1_TGeant3_pions.mc_p2.000_t0_n10.root")
[INFO   ] Media file used: /opt/fairroot/v-17.03/share/fairbase/examples/common/geometry/media.geo
[INFO   ] ==============  FairRunSim: Initialising simulation run ==============
Info in <TGeoManager::TGeoManager>: Geometry FAIRGeom, FAIR geometry created
[INFO   ] FairGeoMedia: Read media 

************************************************************* 
     initialisation for run id 1491408284
************************************************************* 
[INFO   ] -------------- Standard Config is called ------------------------------------
[INFO   ] ---User path for Configuration (g3libs.C) is used: /opt/fairroot/v-17.03/share/fairbase/examples/common/gconfig
[INFO   ] ---User path for Configuration (g3Config.C) is used: /opt/fairroot/v-17.03/share/fairbase/examples/common/gconfig
[INFO   ] ---User path for Cuts and Processes (SetCuts.C) is used: /opt/fairroot/v-17.03/share/fairbase/examples/common/gconfig
Loading Geant3 libraries ...
Loading Geant3 libraries ... finished
G__MCStackDict dictionary payload:48:10: fatal error: 'FairDetectorList.h' file not found
#include "FairDetectorList.h"           // for DetectorId
         ^
Error in <TInterpreter::AutoParse>: Error parsing payload code for class FairStack with content:

#line 1 "G__MCStackDict dictionary payload"

#ifndef G__VECTOR_HAS_CLASS_ITERATOR
  #define G__VECTOR_HAS_CLASS_ITERATOR 1
#endif

#define _BACKWARD_BACKWARD_WARNING_H
/********************************************************************************
 *    Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH    *
 *                                                                              *
 *              This software is distributed under the terms of the             * 
 *         GNU Lesser General Public Licence version 3 (LGPL) version 3,        *  
 *                  copied verbatim in the file "LICENSE"                       *

and then it goes on with a lot more text.

My (interesting part of the) environment is the following:


SIMPATH=/opt/fairsoft/mar17-1
LD_LIBRARY_PATH=/opt/epics/base/lib/linux-x86_64:/opt/fairsoft/mar17-1/lib/root:/usr/lib/root:/opt/fairroot/v-17.03/lib:/opt/fairsoft/mar17-1/lib/root:/opt/fairsoft/mar17-1/lib
ROOT_INCLUDE_PATH=/opt/fairroot/v-17.03/include
ROOTSYS=/opt/fairsoft/mar17-1
VMCWORKDIR=/opt/fairroot/v-17.03/share/fairbase/examples
ROOT_LIBRARY_DIR=/opt/fairsoft/mar17-1/lib/root
FAIRROOTPATH=/opt/fairroot/v-17.03
ROOT_LIBRARIES=-L/opt/fairsoft/mar17-1/lib/root -lGui -lCore -lRIO -lNet -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics -lMathCore -lThread -lMultiProc -pthread -lm -ldl -rdynamic
PYTHONPATH=/opt/fairsoft/mar17-1/lib:/opt/fairsoft/mar17-1/lib/root:/opt/fairsoft/mar17-1/lib/Geant4:/opt/fairsoft/mar17-1/lib/g4py
FAIRLIBDIR=/opt/fairroot/v-17.03/lib
ROOT_INCLUDE_DIR=/opt/fairsoft/mar17-1/include/root

from fairroot.

dennisklein avatar dennisklein commented on June 11, 2024

Thank you for your feedback, we will look into the issue.

Aside: In the section "Github flavored markdown" on https://guides.github.com/features/mastering-markdown/ you can find how to format verbatim blocks on github.

from fairroot.

fuhlig1 avatar fuhlig1 commented on June 11, 2024

from fairroot.

bl0x avatar bl0x commented on June 11, 2024

Thanks for the hint. Is there an option in Root6 to turn this output off, because in most cases it is not helpful.

Apparently the missing header file is not installed into the main include dir, which in my case is /opt/fairroot/v-17.03/include. Instead it is located in the examples/common/mcstack directory, which does not get installed.

Adjusting the ROOT_INCLUDE_DIR did not help.

from fairroot.

dennisklein avatar dennisklein commented on June 11, 2024

@bl0x Once my PR #521 is merged, this particular missing header file should be properly installed.

from fairroot.

dennisklein avatar dennisklein commented on June 11, 2024

Closing for inactivity. Pls reopen any time, if it is not yet resolved :)

from fairroot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.