PndMvdStripClusterTask constructor problem [message #10135] |
Mon, 08 February 2010 16:05 |
Yue Ma
Messages: 2 Registered: November 2009 Location: Mainz University
|
occasional visitor |
From: *gsi.de
|
|
Dear PandaRoot users,
I tried to run the
tutorials/lhetrack/run_sim_sttcombi_pgun.C
tutorials/lhetrack/run_digi_sttcombi.C
with version 7541.
But an error occurs as following:
Error: Can't call PndMvdStripClusterTask::PndMvdStripClusterTask(chargecut,inFile) in current scope run_digi_sttcombi.C:97:
Possible candidates are...
(in PndMvdStripClusterTask)
/data.local/pandaroot/buildPanda/lib/libMvdReco.so -1:-1 0 public: PndMvdStripClusterTask PndMvdStripClusterTask::PndMvdStripClusterTask(void);
/data.local/pandaroot/buildPanda/lib/libMvdReco.so -1:-1 0 public: PndMvdStripClusterTask PndMvdStripClusterTask::PndMvdStripClusterTask(const PndMvdStripClusterTask&);
(in FairTask)
It seems to me that this is due to a mis define of the constructor of PndMvdStripClusterTask() class.
Have this problem been reported and any solution available?
Thanks in advance!
yours
|
|
|
|
|
|
|