module HROOT.Class.TAttMarker
  (
    TAttMarker(..)
  , ITAttMarker 
  ) where

import HROOT.Class.Interface
import HROOT.Class.Implementation ()