20 #include "KVDetectorEvent.h"
49 KVDetectorEvent::~KVDetectorEvent()
70 if (strncmp(opt,
"NGR", 3)) {
71 fHitGroups->R__FOR_EACH(
KVGroup, Reset)(opt);
85 cout <<
"\nKVDetectorEvent" << endl;
86 cout <<
"--------------" << endl;
87 cout <<
"\nGroups hit: " << GetMult() << endl;
91 for (
UInt_t i = 0; i < GetMult(); i++) {
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t Float_t g
List of hit groups in a multidetector array.
void Clear(Option_t *opt="") override
void Print(Option_t *t="") const override
Print a listing of hit groups with fired detectors.
virtual void init()
Default initialisation.
Group of detectors which can be treated independently of all others in array.
Optimised list in which named objects can only be placed once.