Belle II Software  release-08-01-10
TakenFlagColorMap Class Reference

CDCHit to color map highlighting the CDCHits that posses the do not use flag. More...

#include <HitColorMapping.h>

Inheritance diagram for TakenFlagColorMap:
Collaboration diagram for TakenFlagColorMap:

Public Member Functions

 TakenFlagColorMap ()
 Constructor checking if the CDCWireHits caring the taken flag are accessable.
 
std::string map (int index, const CDCHit &hit) override
 Function call to map the CDCHit id and object to a color.
 
virtual std::string info ()
 Informal string summarizing the translation from the object to the attribute value.
 

Private Attributes

StoreWrappedObjPtr< std::vector< CDCWireHit > > m_storedWireHits {"CDCWireHitVector"}
 Memory of the handle to the CDCWireHits on the DataStore.
 

Detailed Description

CDCHit to color map highlighting the CDCHits that posses the do not use flag.

Definition at line 47 of file HitColorMapping.h.


The documentation for this class was generated from the following files: