Project
Loading...
Searching...
No Matches
Detector.cxx File Reference

Implementation of the Detector class. More...

#include "DetectorsBase/Detector.h"
#include <TVirtualMC.h>
#include "DetectorsBase/MaterialManager.h"
#include "DetectorsCommonDataFormats/DetID.h"
#include "Field/MagneticField.h"
#include "Framework/TMessageSerializer.h"
#include "TString.h"
#include "TGeoManager.h"
#include <fairmq/Message.h>
#include <fairmq/Parts.h>
#include <fairmq/Channel.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::base
 

Functions

void o2::base::attachMessageBufferToParts (fair::mq::Parts &parts, fair::mq::Channel &channel, void *data, TClass *cl)
 
void o2::base::attachDetIDHeaderMessage (int id, fair::mq::Channel &channel, fair::mq::Parts &parts)
 
void o2::base::attachShmMessage (void *hitsptr, fair::mq::Channel &channel, fair::mq::Parts &parts, bool *busy_ptr)
 
voido2::base::decodeShmCore (fair::mq::Parts &dataparts, int index, bool *&busy)
 
voido2::base::decodeTMessageCore (fair::mq::Parts &dataparts, int index)
 
 ClassImp (o2::base::Detector)
 

Detailed Description

Implementation of the Detector class.

Definition in file Detector.cxx.

Function Documentation

◆ ClassImp()

ClassImp ( o2::base::Detector  )