FAIRGeom object cannot be found after running MC [message #9753] |
Fri, 20 November 2009 15:11 |
donghee
Messages: 385 Registered: January 2009 Location: Germnay
|
first-grade participant |
From: *dip.t-dialin.net
|
|
Dear all,
After run MC, the output sim.root file doesn't contain FAIRGeom anymore. I think that is not usual feature.
Thus, I couldn't access PndEmcMapper in reco procedure.
with PndEmcMapper::Instance(2,inFile);
because FAIRGeom object cannot be found.
Test MC macro is attached, please have a look where I made wrong!
I changed only few thing, for instance, LoadGeometry(); function is not used, that is suggested by Mohamed.
//fRun->LoadGeometry();
And few geometry file was modified by myself, but it doen't make any failure during run MC.
I was going to digi process without any trouble.
But in reco procedure I met FAIRGeometry problem.
I don't know What I'm now missing
Donghee Kang
|
|
|