Re: R3B classes unknown in root macro [message #18859 is a reply to message #18857] |
Thu, 07 January 2016 14:23 |
Ralf Plag
Messages: 25 Registered: September 2015
|
continuous participant |
From: *gsi.de
|
|
I already tried but this makes no difference.
rplag@lxg0858:~/R3BRoot/macros/r3b/unpack/s438b$ root -l
root [0] .L unpack_ucesb.C
In file included from input_line_9:1:
/u/rplag/R3BRoot/macros/r3b/unpack/s438b/unpack_ucesb.C:36:2: error: unknown type name 'R3BUcesbSource'
R3BUcesbSource* source = new R3BUcesbSource(filename, ntuple_options,
^
[...]
Interestingly, I can still run the r3bsim macro:
rplag@lxg0858:~/R3BRoot/macros/r3b$ root -l r3bsim.C
root [0]
Processing r3bsim.C...
[INFO ] FairRootManager::OpenOutFile("r3bsim.root")
[INFO ] Media file used: /u/rplag/R3BRoot/geometry/media_r3b.geo
[INFO ] ============== FairRunSim: Initialising simulation run ==============
Info in <TGeoManager::TGeoManager>: Geometry FAIRGeom, FAIR geometry created
[INFO ] FairGeoMedia: Read media
[...]
[Updated on: Thu, 07 January 2016 14:24] Report message to a moderator
|
|
|