KaliVeda
1.15/0
Toolkit for HIC analysis
KVDataPatch.cpp
1
//Created by KVClassFactory on Thu Jan 30 10:29:29 2014
2
//Author: John Frankland,,,
3
4
#include "KVDataPatch.h"
5
6
ClassImp
(
KVDataPatch
)
7
8
9
12
void
KVDataPatch
::Print(
Option_t
*)
const
13
{
14
// Print infos on patch
15
16
std::cout <<
"PATCH NAME : ["
<< GetName() <<
"]"
<< std::endl;
17
std::cout <<
"PATCH TITLE: "
<< GetTitle() << std::endl << std::endl;
18
PrintPatchInfo();
19
std::cout << std::endl;
20
}
21
22
Option_t
const char Option_t
KVDataPatch
Correction to be applied to reconstructed calibrated data.
Definition:
KVDataPatch.h:55
ClassImp
ClassImp(TPyArg)
kaliveda.doxygen
src
core
exp_events
KVDataPatch.cpp
Generated on Mon Apr 7 2025 06:49:48 for KaliVeda by
1.9.1