#include <cmath>
#include <memory>
#include "TFile.h"
#include "TObjArray.h"
#include "DataFormatsTPC/TrackTPC.h"
#include "TPCQC/TrackClusters.h"
#include "TPCQC/Tracks.h"
#include "TPCQC/Helpers.h"
#include "GPUO2InterfaceRefit.h"
#include "GlobalTracking/TrackMethods.h"
Go to the source code of this file.
|
const binning | binsClusters {160, 0., 160.} |
|
const binning | binsSharedClusters {160, 0., 160.} |
|
const binning | binsFoundClusters {160, 0., 160.} |
|
const binning | binsCrossedRows {160, 0., 160.} |
|
const binning | binsRatio {150, 0., 1.5} |
|
◆ _USE_MATH_DEFINES
#define _USE_MATH_DEFINES |
◆ ClassImp()
◆ binsClusters
const binning binsClusters {160, 0., 160.} |
◆ binsCrossedRows
const binning binsCrossedRows {160, 0., 160.} |
◆ binsFoundClusters
const binning binsFoundClusters {160, 0., 160.} |
◆ binsRatio
const binning binsRatio {150, 0., 1.5} |
◆ binsSharedClusters
const binning binsSharedClusters {160, 0., 160.} |