another brat compile problem

From: Bjorn H Samset (bjornhs@rcf2.rhic.bnl.gov)
Date: Tue Aug 19 2003 - 03:10:48 EDT

  • Next message: Bjorn H Samset: "Proposal: accpt in CVS"
    OK - it seems that the lists are back, so here's another try...
    
    ---------- Forwarded message ----------
    Date: Mon, 18 Aug 2003 10:33:26 -0400 (EDT)
    From: Bjorn H Samset <bjornhs@rcf2.rhic.bnl.gov>
    To: BRAHMS Software list <brahms-dev-l@bnl.gov>
    Subject: brat compile problem
    
    
    Hi all, esp. Pawel and Hiro
    
    I just checked out a new brat (2.10.1) and am having problems compiling
    it. There is a problem in
    BrDcCalModule.cxx: In member function `virtual void
    BrDcCalModule::Begin()':
    BrDcCalModule.cxx:338: no matching function for call to
    `BrDCClusterFinder::
       GetMinTdc()'
    BrDcCalModule.cxx:339: no matching function for call to
    `BrDCClusterFinder::
       GetMaxTdc()'
    BrDcCalModule.cxx:340: no matching function for call to
    `BrDCClusterFinder::
       GetPromptDelay()'
    BrDcCalModule.cxx:341: no matching function for call to
    `BrDCClusterFinder::
       GetMinTdc()'
    BrDcCalModule.cxx:342: no matching function for call to
    `BrDCClusterFinder::
       GetMaxTdc()'
    
    The only matching functions that I can find are in BrDriverDC, and they
    are the ones being _set_ by the lines above. I think the lines can just be
    removed since BrDriverDC is filled in BrDcCalModule::InitDCDriver() called
    from Init(), but could you look into it in case I'm wrong Pawel?
    
    There's also some (related?) trouble with BrRecoPackage:
    BrRecoPackage.cxx: In member function `virtual void
    BrRecoPackage::Init()':
    BrRecoPackage.cxx:158: no matching function for call to
    `BrDCTrackingModule::
       SetPromptDelay(int)'
    BrRecoPackage.cxx:168: no matching function for call to
    `BrDCTrackingModule::
       SetPromptDelay(int)'
    
    Also, I'm still not able to compile without replacing
    #include <vector>
    by
    #include "vector.h"
    a couple of places.
    I understood from the last round of comments that this is bad and that
    Hiro had somehow solved this on a RH9 system. Remember how you did this,
    Hiro?
    
    Ping :-)
    
    --
    Bjorn H. Samset                           Phone: 22856465/92051998
    PhD student, heavy ion physics            Adr:   Schouterrassen 6
    Inst. of Physics, University of Oslo             0573 Oslo
                                  \|/
    ----------------------------> -*- <-----------------------------
                                  /|\
    


    This archive was generated by hypermail 2.1.5 : Tue Aug 19 2003 - 03:11:33 EDT