![]() |
Project
|
Definition of the ClusterTopology class. More...
#include "DataFormatsITSMFT/ClusterPattern.h"
#include "Framework/Logger.h"
#include <fstream>
#include <string>
#include <unordered_map>
#include <vector>
#include "MathUtils/Cartesian.h"
#include "DataFormatsITSMFT/CompCluster.h"
#include "TH1F.h"
Go to the source code of this file.
Classes | |
struct | o2::itsmft::GroupStruct |
Structure containing the most relevant pieces of information of a topology. More... | |
class | o2::itsmft::TopologyDictionary |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::itsmft |
Definition of the ClusterTopology class.
Short TopologyDictionary descritpion
The entries of the dictionaries are the cluster topologies, with all the information which is common to the clusters with the same topology:
Definition in file TopologyDictionary.h.