KaliVeda
1.14/2
Toolkit for HIC analysis
KVRawDataPatch.cpp
1
#include "KVRawDataPatch.h"
2
3
ClassImp(
KVRawDataPatch
)
4
5
6
9
void
KVRawDataPatch
::Print(Option_t*)
const
10
{
11
// Print infos on patch
12
13
std::cout <<
"PATCH NAME : ["
<< GetName() <<
"]"
<< std::endl;
14
std::cout <<
"PATCH TITLE: "
<< GetTitle() << std::endl << std::endl;
15
PrintPatchInfo();
16
std::cout << std::endl;
17
}
18
19
KVRawDataPatch
Patches for analysis of raw dataAbstract base class for patches to be applied to raw data before user...
Definition:
KVRawDataPatch.h:35
kaliveda.doxygen
KVMultiDet
exp_events
KVRawDataPatch.cpp
Generated on Tue Apr 1 2025 15:24:32 for KaliVeda by
1.9.1