![]() |
Project
|
#include "ITSStudies/ITSBeamBackgroundStudy.h"#include "DataFormatsGlobalTracking/RecoContainer.h"#include "DetectorsBase/GRPGeomHelper.h"#include "DataFormatsParameters/GRPObject.h"#include "CCDB/BasicCCDBManager.h"#include "CCDB/CCDBTimeStampUtils.h"#include "DataFormatsITSMFT/CompCluster.h"#include "DataFormatsITSMFT/ROFRecord.h"#include "DataFormatsITSMFT/TopologyDictionary.h"#include <set>#include <algorithm>#include <limits>#include <TTree.h>#include <TH2.h>#include "Framework/Task.h"#include "Framework/Logger.h"#include "DataFormatsZDC/RecEventFlat.h"Go to the source code of this file.
Classes | |
| class | o2::its::study::ITSBeamBackgroundStudy |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::its |
| namespace | o2::its::study |
Typedefs | |
| using | GTrackID = o2::dataformats::GlobalTrackID |
Functions | |
| o2::framework::DataProcessorSpec | o2::its::study::getITSBeamBackgroundStudy (mask_t srcTracksMask, mask_t srcClustersMask, bool useMC) |
Definition at line 38 of file ITSBeamBackgroundStudy.cxx.