12#ifndef O2_MID_SIMULATION_DETECTOR_H
13#define O2_MID_SIMULATION_DETECTOR_H
33 bool ProcessHits(FairVolume* vol =
nullptr)
override;
37 std::vector<o2::mid::Hit>*
getHits(
int iColl);
49 void defineSensitiveVolumes();
51 bool setHits(
int iColl, std::vector<o2::mid::Hit>*
ptr);
55 template <
typename Det>
69struct UseShm<
o2::mid::Detector> {
70 static constexpr bool value =
true;
Definition of the Detector class.
Detector()
Default Constructor.
void ConstructGeometry() override
bool ProcessHits(FairVolume *vol=nullptr) override
void EndOfEvent() override
std::vector< o2::mid::Hit > * getHits(int iColl)
void InitializeO2Detector() override
GLsizei const GLfloat * value
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...