/[PAMELA software]/YodaProfiler/src/YodaProfiler.cpp
ViewVC logotype

Diff of /YodaProfiler/src/YodaProfiler.cpp

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

revision 1.15 by mocchiut, Mon Dec 4 11:32:07 2006 UTC revision 1.16 by mocchiut, Thu Jan 25 12:36:55 2007 UTC
# Line 53  void usage(){ Line 53  void usage(){
53    printf(" -tle <file>     ascii file containing TLE obtained from celestrak.org or space-track.org [default = no]\n");    printf(" -tle <file>     ascii file containing TLE obtained from celestrak.org or space-track.org [default = no]\n");
54    printf("\n The order of input files and options does not matter. \n");    printf("\n The order of input files and options does not matter. \n");
55    printf("\n Example: \n");    printf("\n Example: \n");
56    printf(" YodaProfiler -yodaFile /path/to/raw/files/000_000_00000_cln2.pam -rawFile /path/to/filesfromyoda/000_000_00000_cln2.root -v \n\n");    printf(" YodaProfiler -yodaFile /path/to/raw/files/000_000_00000_cln2.root -rawFile /path/to/filesfromyoda/000_000_00000_cln2.pam -v \n\n");
57  };  };
58  //  //
59  int main(int numinp, char *inps[]){  int main(int numinp, char *inps[]){

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

  ViewVC Help
Powered by ViewVC 1.1.23