star-travex
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
StiRootIO
H2D.h
Go to the documentation of this file.
1
#ifndef H2_h
2
#define H2_h
3
4
#include "TH2D.h"
5
#include "TProfile2D.h"
6
7
8
class
H2D
:
public
TH2D
9
{
10
public
:
11
12
H2D
();
13
H2D
(
const
TProfile2D& prof2d);
14
15
ClassDef(
H2D
, 1)
16
};
17
18
#endif
H2D::H2D
H2D()
H2D
Definition:
H2D.h:8
Generated on Wed Jan 11 2017 17:10:19 for star-travex by
1.8.8