KaliVeda
1.16/0
Toolkit for HIC analysis
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
14
SRBDataRepository
::
SRBDataRepository
()
15
{
16
// Default constructor
17
fDMS = std::make_unique<SRB>();
//set up interface to SRB
18
}
19
20
SRBDataRepository
Remote data repository using SRB (Storage Resource Broker) DMS.
Definition:
SRBDataRepository.h:16
ClassImp
ClassImp(TPyArg)
kaliveda.doxygen
src
core
data_management
SRBDataRepository.cpp
Generated on Fri Apr 3 2026 08:12:30 for KaliVeda by
1.9.1