KaliVeda
Toolkit for HIC analysis
SRBDataRepository.h
1 
4 #ifndef __SRBDATAREPOSITORY_H
5 #define __SRBDATAREPOSITORY_H
6 
7 #include "KVDMSDataRepositoryImpl.h"
8 
17 public:
19 
20  ClassDef(SRBDataRepository, 1) //Remote data repository using SRB
21 };
22 
23 #endif
#define ClassDef(name, id)
Manage remote data repository using a Data Management System.
Remote data repository using SRB (Storage Resource Broker) DMS.
SRBDataRepository()
Default constructor.