/[PAMELA software]/PamVMC/aux/PamVMCDigitizer/vmc_dig.cpp
ViewVC logotype

Diff of /PamVMC/aux/PamVMCDigitizer/vmc_dig.cpp

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

revision 1.1 by pam-rm2, Mon Jul 13 12:59:41 2009 UTC revision 1.2 by pam-rm2, Mon Jul 13 15:05:46 2009 UTC
# Line 205  void Usage(){ Line 205  void Usage(){
205    cout<<"       vmc_dig  INPROOTFILE OUTRAWFILE SEED"<<endl;    cout<<"       vmc_dig  INPROOTFILE OUTRAWFILE SEED"<<endl;
206    cout<<"DISCRIPTION"<<endl;    cout<<"DISCRIPTION"<<endl;
207    cout<<"       This tool convert hits collections of PamVMC in raw format "<<endl;    cout<<"       This tool convert hits collections of PamVMC in raw format "<<endl;
208    cout<<"       There are only 3 parameters: strings inti i/o filenames and integer random seed."<<endl;    cout<<"       There are only 3 parameters: input root/output raw filenames and integer random seed."<<endl;
209    cout<<"       If seed is 0, then TRandom3(0) object will be created."<<endl;    cout<<"       If seed is 0, then TRandom3(0) object will be created."<<endl;
210  }  }

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

  ViewVC Help
Powered by ViewVC 1.1.23