/[PAMELA software]/DarthVader/OrbitalInfo/src/OrbitalInfoCore.cpp
ViewVC logotype

Diff of /DarthVader/OrbitalInfo/src/OrbitalInfoCore.cpp

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

revision 1.10 by mocchiut, Wed Jan 24 13:16:26 2007 UTC revision 1.13 by mocchiut, Tue Mar 20 20:56:30 2007 UTC
# Line 578  int OrbitalInfoCore(UInt_t run, TFile *f Line 578  int OrbitalInfoCore(UInt_t run, TFile *f
578          // Set Stormer vertical cutoff using L shell.          // Set Stormer vertical cutoff using L shell.
579          orbitalinfo->cutoff[0] = 14.9/(xl*xl);          orbitalinfo->cutoff[0] = 14.9/(xl*xl);
580        };        };
581    
582          //
583          // inclination
584          //
585    
586    
587                
588    //      orbitalinfo->yaw = incl->;
589        // end EM        // end EM
590        OrbitalInfotr->Fill();        OrbitalInfotr->Fill();
591      }      }
# Line 587  int OrbitalInfoCore(UInt_t run, TFile *f Line 594  int OrbitalInfoCore(UInt_t run, TFile *f
594      // Here you may want to clear some variables before processing another run        // Here you may want to clear some variables before processing another run  
595      //      //
596      delete dbtime;      delete dbtime;
597    //    l0File->Close();
598    }; // process all the runs    }; // process all the runs
599    //    //
600    if (verbose) printf("\n Finished processing data \n");    if (verbose) printf("\n Finished processing data \n");

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.23