module HROOT.Hist.TH2C
  (
    TH2C(..)
  , ITH2C
  , upcastTH2C
  , downcastTH2C

 
  ) where

import HROOT.Hist.TH2C.RawType
import HROOT.Hist.TH2C.Interface
import HROOT.Hist.TH2C.Implementation