#include <H3D.h>
|
TH2D * | DoProject2D (const char *name, const char *title, TAxis *projX, TAxis *projY, bool computeErrors=false, bool originalRange=false, bool useUF=false, bool useOF=false) const |
|
void | Print (Option_t *option) const |
|
Definition at line 7 of file H3D.h.
TH2D* H3D::DoProject2D |
( |
const char * |
name, |
|
|
const char * |
title, |
|
|
TAxis * |
projX, |
|
|
TAxis * |
projY, |
|
|
bool |
computeErrors = false , |
|
|
bool |
originalRange = false , |
|
|
bool |
useUF = false , |
|
|
bool |
useOF = false |
|
) |
| const |
void H3D::Print |
( |
Option_t * |
option | ) |
const |
The documentation for this class was generated from the following files: