diff --git a/src/THcDriftChamberPlane.cxx b/src/THcDriftChamberPlane.cxx index f836582ce22e81fbc21117a9923e256b2b16741a..cae65633687f274352318e6f5f9ac3d5214d4a7a 100644 --- a/src/THcDriftChamberPlane.cxx +++ b/src/THcDriftChamberPlane.cxx @@ -188,7 +188,7 @@ Int_t THcDriftChamberPlane::ProcessHits(TClonesArray* rawhits, Int_t nexthit) // Would be nice to have a way to determine that the hodoscope decode was // actually called for this event. if( fglHod ) StartTime = fglHod->GetStartTime(); - cout << "Start time " << StartTime << endl; + //cout << "Start time " << StartTime << endl; //Int_t nTDCHits=0; fHits->Clear();