Loading [MathJax]/extensions/tex2jax.js
KaliVeda
Version v1.15
v1.14
Toolkit for HIC analysis
Main Page
Download/Install
Release notes
Users Guide
Introduction
Base & Utility Classes
Nuclei & Events
Global Variables
Detector Array Geometries
Energy Loss/Range Calculations
Particle Identification
Detector Calibration
Data Management
Data Analysis
Develop with KaliVeda
Appendix 1: Build System
Applications & GUI
Library components
Code examples
Logos
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Modules
Pages
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 Fri May 23 2025 13:19:36 for KaliVeda by
1.9.1