AliPhysics
fceccc5 (fceccc5)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
AliFigure.h
Go to the documentation of this file.
1
/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
2
* See cxx source for full Copyright notice */
3
4
// Compatibility wrapper to provide AliCanvas as AliFigure
5
//
6
// Author: Jochen Klein <jochen.klein@cern.ch>
7
8
#ifndef ALIFIGURE_H
9
#define ALIFIGURE_H
10
11
#include "
AliCanvas.h
"
12
13
class
AliFigure
:
public
AliCanvas
14
{
15
public
:
16
AliFigure
(
const
char
* name =
""
,
const
char
*
title
=
""
,
Int_t
ww = 800,
Int_t
wh = 600);
17
18
ClassDef
(
AliFigure
,1);
19
};
20
21
#endif
title
const char * title
Definition:
MakeQAPdf.C:26
AliFigure::ClassDef
ClassDef(AliFigure, 1)
AliCanvas.h
AliCanvas
Definition:
AliCanvas.h:22
Int_t
int Int_t
Definition:
External.C:63
AliFigure
Definition:
AliFigure.h:13
AliFigure::AliFigure
AliFigure(const char *name="", const char *title="", Int_t ww=800, Int_t wh=600)
Definition:
AliFigure.cxx:28
PWG
Tools
AliFigure.h
Generated on Tue Apr 25 2017 16:51:16 for AliPhysics by
1.8.6