KaliVeda
1.14/2
Toolkit for HIC analysis
Loading...
Searching...
No Matches
SRBDataRepository.cpp
1
//Created by KVClassFactory on Sat Jul 18 16:54:29 2009
2
//Author: John Frankland
3
4
#include "SRBDataRepository.h"
5
#include "SRB.h"
6
7
ClassImp
(
SRBDataRepository
)
8
9
10
11
13
14
SRBDataRepository
::
SRBDataRepository
()
15
{
16
// Default constructor
17
fDMS =
new
SRB
();
//set up interface to SRB
18
}
19
20
21
24
25
SRBDataRepository::~SRBDataRepository
()
26
{
27
// Destructor
28
}
29
30
SRBDataRepository
Remote data repository using SRB (Storage Resource Broker) DMS.
Definition
SRBDataRepository.h:16
SRBDataRepository::~SRBDataRepository
virtual ~SRBDataRepository()
Destructor.
Definition
SRBDataRepository.cpp:25
SRB
Interface to SRB (Storage Resource Broker) DMS client.
Definition
SRB.h:15
ClassImp
ClassImp(TPyArg)
kaliveda.doxygen
KVMultiDet
data_management
SRBDataRepository.cpp
Generated on Wed Oct 23 2024 12:45:20 for KaliVeda by
1.9.8