Project
Loading...
Searching...
No Matches
TrackClusters.cxx File Reference
#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.

Classes

struct  binning
 

Macros

#define _USE_MATH_DEFINES
 

Functions

 ClassImp (o2::tpc::qc::TrackClusters)
 

Variables

const binning binsSharedClusters {160, 0., 160.}
 
const binning binsFoundClusters {160, 0., 160.}
 
const binning binsCrossedRows {160, 0., 160.}
 

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 12 of file TrackClusters.cxx.

Function Documentation

◆ ClassImp()

Variable Documentation

◆ binsCrossedRows

const binning binsCrossedRows {160, 0., 160.}

Definition at line 40 of file TrackClusters.cxx.

◆ binsFoundClusters

const binning binsFoundClusters {160, 0., 160.}

Definition at line 39 of file TrackClusters.cxx.

◆ binsSharedClusters

const binning binsSharedClusters {160, 0., 160.}

Definition at line 38 of file TrackClusters.cxx.