Changeset 145 in Idarraga for allpix


Ignore:
Timestamp:
Apr 15, 2011, 12:06:58 PM (13 years ago)
Author:
benoit
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • allpix/src/AllPixFEI3StandardDigitizer.cc

    r144 r145  
    411411
    412412                                        //G4cout << TString::Format("[Digitizer] Pixel %i %i Energy=%f, Energy after Trapping=%f",extraPixel.first,extraPixel.second,pixelsContent[extraPixel]/elec,ApplyTrapping(driftTime,pixelsContent[extraPixel])/elec) << endl;
    413                                         //cout << TString::Format("Pixel %i %i, Energy collected = %f",extraPixel.first,extraPixel.second,Etemp/keV) << endl;
     413                                        cout << TString::Format("Pixel %i %i, Energy collected = %f",extraPixel.first,extraPixel.second,Etemp/keV) << endl;
    414414
    415415                                        };
Note: See TracChangeset for help on using the changeset viewer.