|
DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Go to the documentation of this file.
13 #ifndef DDEVE_HITACTORS_H
14 #define DDEVE_HITACTORS_H
110 #endif // DDEVE_HITACTORS_H
Fill a 3D tower set from a hit collection.
DDEve event classes: Basic hit.
EtaPhiHistogramActor(TH2F *h)
Standard initializing constructor.
virtual ~TowersetCreator()
Standard destructor.
TEveElement * element() const
Return eve element.
Event data actor base class for hits. Used to extract data from concrete classes.
TowersetCreator(const std::string &collection, size_t length)
Standard initializing constructor.
TowersetCreator(const std::string &collection, size_t length, const DisplayConfiguration::Config &cfg)
Standard initializing constructor.
virtual void operator()(const DDEveHit &hit)
Action callback of this functor:
BoxsetCreator(const std::string &collection, size_t length)
Standard initializing constructor.
virtual ~BoxsetCreator()
Standard destructor.
Fill a 3D pointset from a hit collection.
Fill EtaPhi histograms from a hit collection.
virtual void operator()(const DDEveHit &hit)
Action callback of this functor:
TEveElement * element() const
Return eve element.
Container with full display configuration.
virtual void operator()(const DDEveHit &hit)
Action callback of this functor:
Namespace for the AIDA detector description toolkit.
virtual void operator()(const DDEveHit &hit)
Action callback of this functor:
PointsetCreator(const std::string &collection, size_t length)
Standard initializing constructor.
virtual ~PointsetCreator()
Standard destructor.
Fill a 3D box set from a hit collection.