#include <iostream.h>
#include <CLHEP/Vector/ThreeVector.h>
#include "TFile.h"
#include "TTree.h"
#include "waveform/MJVWaveformCrystal.hh"
#include "waveform/MJWaveformChargePoint.hh"
#include "waveform/MJWaveformPlanarDetector.hh"
Go to the source code of this file.
Functions | |
void | testW () |
|
Definition at line 20 of file testW.cc. References MJWaveformPlanarDetector::BeginOfEventAction(), MJWaveformPlanarDetector::Construct(), MJWaveformPlanarDetector::EndOfEventAction(), and MJWaveformPlanarDetector::EndOfRunAction(). |