JAPAn
Just Another Parity Analyzer
|
Virtual base class implementation for detector arrays managing PMT collections. More...
#include "VQwDetectorArray.h"
#include <sstream>
#include "QwSubsystemArray.h"
#include "QwLog.h"
#include "QwPromptSummary.h"
Go to the source code of this file.
Virtual base class implementation for detector arrays managing PMT collections.
Base detector array implementation managing PMT collections (integration and combined), including channel mapping, event cuts, normalization options, publishing, tree construction, and running sums. Derived classes implement specific detector systems. Documentation-only edits; runtime behavior unchanged.
Definition in file VQwDetectorArray.cc.