QwAnalysis
QwComptonPhotonDetector.cc File Reference

Implementation of the analysis of Compton photon detector data. More...

#include "QwComptonPhotonDetector.h"
#include <stdexcept>
#include "QwLog.h"
#include "QwParameterFile.h"
+ Include dependency graph for QwComptonPhotonDetector.cc:

Go to the source code of this file.

Functions

 RegisterSubsystemFactory (QwComptonPhotonDetector)
 

Detailed Description

Implementation of the analysis of Compton photon detector data.

Author
W. Deconinck
Date
2009-09-04 18:06:23

The QwComptonPhotonDetector class is defined as a parity subsystem that contains all data modules of the photon detector (SIS3320, V775, V792). It reads in a channel map and pedestal file, and defines the histograms and output trees.

Definition in file QwComptonPhotonDetector.cc.

Function Documentation

RegisterSubsystemFactory ( QwComptonPhotonDetector  )