#include "TFile.h"
#include "TChain.h"
#include "TTree.h"
#include "TH1F.h"
#include "TF1.h"
#include "TMath.h"
#include "TGriffin.h"
#include "TSceptar.h"
#include "TLaBr.h"
#include "TZeroDegree.h"
#include "TTAC.h"
#include <vector>
#include <string>
Go to the source code of this file.
Macros | |
#define | FIRST_CHANNEL 84 |
#define | LAST_CHANNEL 91 |
Functions | |
int | main (int argc, char **argv) |
#define FIRST_CHANNEL 84 |
Definition at line 30 of file write_cal.cxx.
Referenced by main().
#define LAST_CHANNEL 91 |
Definition at line 31 of file write_cal.cxx.
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 32 of file write_cal.cxx.
References pygui.grut-view::argv, FIRST_CHANNEL, TChannel::GetChannelByNumber(), TDetectorHit::GetDetector(), TGriffin::GetGriffinHit(), TLaBr::GetLaBrHit(), TGriffin::GetMultiplicity(), TDetector::GetMultiplicity(), TTAC::GetTACHit(), TDetectorHit::GetTime(), TChannel::GetTimeOffset(), TDetectorHit::GetTimeStamp(), LAST_CHANNEL, and TChannel::ReadCalFromTree().