Belle II Software  release-08-01-10
Styling< AObject > Class Template Reference

Interface for a mapping of object and an index to styling attributes. More...

#include <Styling.h>

Inheritance diagram for Styling< AObject >:

Public Member Functions

virtual ~Styling ()=default
 Make destructor of interface virtual.
 
virtual AttributeMap map (int index, AObject &object)
 Maps the object at the given index to attribute values.
 
virtual std::string info ()
 Informal string summarizing the translation from the object to the styling attributes.
 

Detailed Description

template<class AObject>
class Belle2::TrackFindingCDC::Styling< AObject >

Interface for a mapping of object and an index to styling attributes.

Definition at line 32 of file Styling.h.


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