Changeset 9010 for trunk/MagicSoft/Mars/datacenter/macros
- Timestamp:
- 07/17/08 19:15:35 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/macros/writesequencefile.C
r9005 r9010 48 48 ///////////////////////////////////////////////////////////////////////////// 49 49 #include "MSequence.h" 50 #include "MSQLMagic.h" 50 51 51 52 using namespace std; 52 53 53 int writeseq (Int_t sequno, Int_t tel, TString sequpath="")54 int writesequencefile(Int_t sequno, Int_t tel, TString sequpath="") 54 55 { 55 56 MSQLMagic serv("sql.rc");
Note:
See TracChangeset
for help on using the changeset viewer.