--- DarthVader/TrackerLevel2/src/TrkLevel2.cpp 2007/05/24 13:29:09 1.34 +++ DarthVader/TrackerLevel2/src/TrkLevel2.cpp 2007/05/24 16:45:48 1.36 @@ -611,12 +611,12 @@ * * @see TrkParams::SetPFA(int) */ -void TrkTrack::EvaluateClusterPositions(){ +Bool_t TrkTrack::EvaluateClusterPositions(){ // cout << "void TrkTrack::GetClusterPositions() "<XMAGNLOW && xmagntopYMAGNLOW && ymagntopXMAGNLOW && xmagnbottomYMAGNLOW && ymagnbottomDump(); } } +/** + * \brief Dump processing status + */ +void TrkLevel2::StatusDump(int view){ + cout << "DSP n. "<= 12)return false; + return !(good[view]&flagmask); + +}; + + //-------------------------------------- // //