StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StHbtMaker
Infrastructure
CTH.cc
1
/***************************************************************************
2
*
3
* $Id: CTH.cc,v 1.1 2000/09/05 14:21:10 laue Exp $
4
*
5
* Author: Frank Laue, Ohio State, laue@bnl.gov
6
***************************************************************************
7
*
8
* Description: part of STAR HBT Framework: StHbtMaker package
9
* Histogram classes (inherited from TH?Ds) which
10
* will be listed by the StHbtHistoCollector
11
*
12
***************************************************************************
13
*
14
* $Log: CTH.cc,v $
15
* Revision 1.1 2000/09/05 14:21:10 laue
16
* NEW !! A histogram class (CTH, inherited from TH?Ds) that puts itself into
17
* a list (StHbtHistoCollector) at instantiation time. This provides an easy
18
* way to write out all the histograms.
19
*
20
**************************************************************************/
21
#include "StHbtMaker/Infrastructure/CTH.hh"
22
23
ClassImp(
CTH1D
)
24
ClassImp(
CTH2D
)
25
ClassImp(
CTH3D
)
26
CTH1D
Definition:
CTH.hh:45
CTH3D
Definition:
CTH.hh:74
CTH2D
Definition:
CTH.hh:59
Generated by
1.8.5