/[PAMELA software]/YodaProfiler/inc/PamelaDBOperations.h
ViewVC logotype

Diff of /YodaProfiler/inc/PamelaDBOperations.h

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

revision 1.10 by mocchiut, Mon Nov 27 14:25:34 2006 UTC revision 1.11 by pam-fi, Wed Nov 29 18:12:25 2006 UTC
# Line 257  class PamelaDBOperations { Line 257  class PamelaDBOperations {
257    
258      // Functions for TLE      // Functions for TLE
259      Int_t populateTLE();      Int_t populateTLE();
260    
261        UInt_t ValidateTrkCalib( CalibTrk1Event* calibtrk , EventHeader* h);
262        UInt_t ValidateTrkCalib( CalibTrk2Event* calibtrk , EventHeader* h){return ValidateTrkCalib((CalibTrk1Event*)calibtrk,h); };
263                    
264  };  };
265  #endif /* PAMELA_DB_OPERATIONS_H */  #endif /* PAMELA_DB_OPERATIONS_H */

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

  ViewVC Help
Powered by ViewVC 1.1.23