Loading [MathJax]/extensions/tex2jax.js
KaliVeda
Version v1.14
v1.15
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
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
Option_t
const char Option_t
KVRawDataPatch
Patches for analysis of raw dataAbstract base class for patches to be applied to raw data before user...
Definition:
KVRawDataPatch.h:35
ClassImp
ClassImp(TPyArg)
kaliveda.doxygen
KVMultiDet
exp_events
KVRawDataPatch.cpp
Generated on Tue May 6 2025 09:10:25 for KaliVeda by
1.9.1