4#include "KVDataPatch.h"
44 std::cout <<
"PATCH NAME : [" <<
GetName() <<
"]" << std::endl;
45 std::cout <<
"PATCH TITLE: " <<
GetTitle() << std::endl << std::endl;
47 std::cout << std::endl;
Base class for KaliVeda framework.
Correction to be applied to reconstructed calibrated data.
KVDataPatch()
Default constructor.
void Print(Option_t *="") const
Print infos on patch.
virtual void PrintPatchInfo() const =0
const char * GetName() const override
const char * GetTitle() const override