Class Reference for E1039 Core & Analysis Software
|
#include <math.h>
#include <iomanip>
#include <fstream>
#include <TTree.h>
#include <TCanvas.h>
#include <TLorentzVector.h>
#include <geom_svc/GeomSvc.h>
#include "TreeData.h"
#include "GetRoad.h"
Go to the source code of this file.
Variables | |
const vector< int > | topIDs = {32, 38, 40, 46} |
const vector< int > | bottomIDs = {31, 37, 39, 45} |
const vector<int> bottomIDs = {31, 37, 39, 45} |
Definition at line 20 of file GetRoad.cc.
Referenced by GetRoad::channels_to_roadID(), GetRoad::get_mc_roads(), and GetRoad::roadID_to_channels().
const vector<int> topIDs = {32, 38, 40, 46} |
Definition at line 19 of file GetRoad.cc.
Referenced by GetRoad::channels_to_roadID(), GetRoad::get_mc_roads(), and GetRoad::roadID_to_channels().