#include "constants.hh"#include "gnetwork.hh"#include "TROOT.h"#include "TSystem.h"#include "TFile.h"#include "TTree.h"#include <fstream>#include <iostream>#include "TGraph.h"#include "TMultiGraph.h"#include "TCanvas.h"#include "TH1F.h"#include "TMath.h"#include "TH2F.h"#include <TComplex.h>#include <TStyle.h>#include <TRandom.h>#include <complex.h>#include "TVector3.h"#include "TRotation.h"#include "Math/Vector3Dfwd.h"#include "Math/Rotation3D.h"#include "Math/Polar3D.h"Macros | |
| #define | ANGULAR_DISTANCE 90 |
| #define | COORDINATES "Geographic" |
| #define | DRAW_EVENTS |
| #define | IFILE_NAME "merge/wave_sinegaussian_noVirgo.M4.root" |
| #define | PROJECTION "" |
| #define | RESOLUTION 2 |
| #define | XIFO 4 |
Functions | |
| void | DrawEventsToL1H1AntPat (bool binj=true, int polarization=3) |
| #define ANGULAR_DISTANCE 90 |
Definition at line 52 of file DrawEventsToL1H1AntPat.C.
| #define COORDINATES "Geographic" |
Definition at line 39 of file DrawEventsToL1H1AntPat.C.
| #define DRAW_EVENTS |
Definition at line 49 of file DrawEventsToL1H1AntPat.C.
| #define IFILE_NAME "merge/wave_sinegaussian_noVirgo.M4.root" |
Definition at line 48 of file DrawEventsToL1H1AntPat.C.
| #define PROJECTION "" |
Definition at line 41 of file DrawEventsToL1H1AntPat.C.
| #define RESOLUTION 2 |
Definition at line 35 of file DrawEventsToL1H1AntPat.C.
| #define XIFO 4 |
Definition at line 1 of file DrawEventsToL1H1AntPat.C.
| void DrawEventsToL1H1AntPat | ( | bool | binj = true, |
| int | polarization = 3 |
||
| ) |
Definition at line 56 of file DrawEventsToL1H1AntPat.C.