![]() |
Project
|
#include "TRDQC/RawDisplay.h"
#include "TRDQC/RawDataManager.h"
#include "DataFormatsTRD/Constants.h"
#include "DataFormatsTRD/HelperMethods.h"
#include <TVirtualPad.h>
#include <TPad.h>
#include <TCanvas.h>
#include <TH2.h>
#include <TLine.h>
#include <TMarker.h>
Go to the source code of this file.
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::trd |
Functions | |
float | o2::trd::PadColF (o2::trd::Tracklet64 &tracklet) |
Modified version of o2::trd::Tracklet64::getPadCol returning a float. | |