CbmRoot
Loading...
Searching...
No Matches
Compute_distance.h
Go to the documentation of this file.
1/* Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
2 SPDX-License-Identifier: GPL-3.0-only
3 Authors: Florian Uhlig [committer] */
4
5char HistText[256];
6
7TFile* ParFile;
8TFile* SimFile;
9TFile* RecFile;
10
13
14TTree* cbmrec;
15
16//TClonesArray *tracks;
17//TClonesArray *points;
18//TClonesArray *ReflPoints;
19TClonesArray* hits;
20TClonesArray* rings;
21TClonesArray* ringmatch;
22TClonesArray* richProj;
23
24// ------------------------------------------------------------------- //
TClonesArray * ringmatch
TTree * cbmrec
TClonesArray * richProj
char HistText[256]
TClonesArray * hits
TH1D * H_distance
TFile * RecFile
TFile * ParFile
TFile * SimFile
TH2D * H_position
TClonesArray * rings