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

Diff of /chewbacca/YodaProfiler/src/GLTables.cpp

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

revision 1.16 by pam-fi, Sun Feb 12 11:41:00 2012 UTC revision 1.17 by mocchiut, Tue May 15 14:04:39 2012 UTC
# Line 1890  GL_TIMESYNC::GL_TIMESYNC(UInt_t id, TStr Line 1890  GL_TIMESYNC::GL_TIMESYNC(UInt_t id, TStr
1890    stringstream oss;    stringstream oss;
1891    //    //
1892    TString name=rname.str().c_str();    TString name=rname.str().c_str();
1893    UInt_t dworbit = 0;    //  UInt_t dworbit = 0;
1894    //  Int_t nlength = name.Length();    //  Int_t nlength = name.Length();
1895    delete pResult;    delete pResult;
1896    if (Row){    if (Row){
# Line 1935  GL_TIMESYNC::GL_TIMESYNC(UInt_t id, TStr Line 1935  GL_TIMESYNC::GL_TIMESYNC(UInt_t id, TStr
1935              if ( Row ){              if ( Row ){
1936                //            printf(" GREAT! the DB structure is the new one! \n");                //            printf(" GREAT! the DB structure is the new one! \n");
1937              fndit = true;              fndit = true;
1938              dworbit = 1;              //      dworbit = 1;
1939              };              };
1940        };        };
1941      };      };
# Line 2022  GL_TIMESYNC::GL_TIMESYNC(UInt_t id, TStr Line 2022  GL_TIMESYNC::GL_TIMESYNC(UInt_t id, TStr
2022    stringstream oss;    stringstream oss;
2023    //    //
2024    TString name=rname.str().c_str();    TString name=rname.str().c_str();
2025    UInt_t dworbit = 0;    //  UInt_t dworbit = 0;
2026    //  Int_t nlength = name.Length();    //  Int_t nlength = name.Length();
2027    delete pResult;    delete pResult;
2028    if (Row){    if (Row){
# Line 2067  GL_TIMESYNC::GL_TIMESYNC(UInt_t id, TStr Line 2067  GL_TIMESYNC::GL_TIMESYNC(UInt_t id, TStr
2067              if (Row){              if (Row){
2068                //            printf(" GREAT! the DB structure is the new one! \n");                //            printf(" GREAT! the DB structure is the new one! \n");
2069              fndit = true;              fndit = true;
2070              dworbit = 1;              //      dworbit = 1;
2071              };              };
2072        };        };
2073      };      };

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

  ViewVC Help
Powered by ViewVC 1.1.23