/[PAMELA software]/PamVMC/cal/src/PamVMCCaloDig.cxx
ViewVC logotype

Diff of /PamVMC/cal/src/PamVMCCaloDig.cxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by nikolas, Thu Feb 19 16:00:14 2009 UTC revision 1.5 by pam-rm2, Fri Jun 12 18:39:11 2009 UTC
# Line 532  void PamVMCCaloDig::DigitizeCaloRaw(){ Line 532  void PamVMCCaloDig::DigitizeCaloRaw(){
532          //          //
533          // Add random gaussian noise of RMS rms and Centered in the pedestal          // Add random gaussian noise of RMS rms and Centered in the pedestal
534          //          //
535          pedenoise = gRandom->Gaus((Double_t)pedestal,(Double_t)rms);          pedenoise = frandom->Gaus((Double_t)pedestal,(Double_t)rms);
536          //          //
537          // Sum all contribution          // Sum all contribution
538          //          //

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.23