KaliVeda
1.15/6
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
KVError::Info
(
this
,
"Print()"
,
"PATCH NAME : [%s]"
, GetName());
17
KVError::Info
(
this
,
"Print()"
,
"PATCH TITLE: %s\n\n"
, GetTitle());
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
KVError::Info
void Info(UserClass p, const char *location, const char *va_(fmt),...)
Definition:
KVError.h:134
ClassImp
ClassImp(TPyArg)
kaliveda.doxygen
src
core
exp_events
KVDataPatch.cpp
Generated on Wed Aug 5 2026 08:51:14 for KaliVeda by
1.9.1