17#ifndef ALICEO2_MFT_LADDERSEGMENTATION_H_
18#define ALICEO2_MFT_LADDERSEGMENTATION_H_
20#include "TClonesArray.h"
21#include "TXMLEngine.h"
47 void print(Option_t* opt =
"");
48 void Clear(
const Option_t* )
override
Chip (sensor) segmentation description.
Abstract base class for MFT Segmentation description.
Int_t getNSensors() const
Returns number of Sensor on the ladder.
void Clear(const Option_t *) override
~LadderSegmentation() override
ChipSegmentation * getChip(Int_t chipNumber) const
void createSensors(TXMLEngine *xml, XMLNodePointer_t node)
Creates the Sensors Segmentation array on the Ladder.
LadderSegmentation()
Default constructor.
ChipSegmentation * getSensor(Int_t sensor) const
void setNSensors(Int_t val)
Set number of Sensor on the ladder.
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...