41 const std::string& treeprefix =
"",
42 const std::string& branchprefix =
"")
override;
Virtual base class for data handlers accessing multiple subsystems.
A wrapper class for a ROOT file or memory mapped file.
QwSubsystemArrayParity * fSourceCopy
void SetPointer(QwSubsystemArrayParity *ptr)
const UInt_t * fErrorFlagPointer
Int_t ConnectChannels(QwSubsystemArrayParity &event) override
Connect to channels (event-only extraction).
void FillTreeBranches(QwRootFile *treerootfile) override
QwExtractor(const TString &name)
Constructor with name.
const QwSubsystemArrayParity * fSourcePointer
void ConstructTreeBranches(QwRootFile *treerootfile, const std::string &treeprefix="", const std::string &branchprefix="") override
void ProcessData() override
UInt_t fErrorFlagMask
Default constructor (Protected for child class access)
~QwExtractor() override
Virtual destructor.
Subsystem array container specialized for parity analysis with asymmetry calculations.
VQwDataHandler(const TString &name)