4#include "KVDataPatch_Camp2MassID.h"
5#include "KVINDRAReconNuc.h"
19 SetTitle(
Class()->GetTitle());
41 Fatal(
"ApplyToParticle",
"Cannot apply this data patch to objects of class %s, only KVINDRAReconNuc objects",
n->ClassName());
59 std::cout <<
"Correct bad attribution of isotopic resolution & mass in 2nd campaign data" << std::endl;
60 std::cout << std::endl;
61 std::cout <<
"All particles identified in Phoswich detectors (Ring 1) were" << std::endl;
62 std::cout <<
"labelled as being isotopically identified." << std::endl;
63 std::cout <<
"Calculated masses were not consistent: several A for some Z" << std::endl;
64 std::cout <<
"We give single KVNucleus::kVedaMass A to all" << std::endl;
Correct mass identification in 2nd campaign data.
virtual ~KVDataPatch_Camp2MassID()
Destructor.
virtual void PrintPatchInfo() const
void ApplyToParticle(KVReconstructedNucleus *)
Correction to be applied to reconstructed calibrated data.
Nuclei reconstructed from data measured in the INDRA array.
UInt_t GetRingNumber(void) const
void SetZ(Int_t z, Char_t mt=-1)
void SetMassFormula(UChar_t mt)
Int_t GetZ() const
Return the number of proton / atomic number.
Nuclei reconstructed from data measured by a detector array .
virtual void SetAMeasured(Bool_t yes=kTRUE)
virtual Bool_t IsAMeasured() const
virtual void Fatal(const char *method, const char *msgfmt,...) const
RooCmdArg ClassName(const char *name)