AliPhysics
3f43add (3f43add)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
TBinning.h
Go to the documentation of this file.
1
#ifndef TBINNING_H
2
#define TBINNING_H
3
/* Copyright(c) 1998-2016, ALICE Experiment at CERN, All rights reserved. *
4
* See cxx source for full Copyright notice */
5
21
class
TBinning
{
22
public
:
23
27
TBinning
() {}
28
32
virtual
~TBinning
() {}
33
39
virtual
void
CreateBinEdges
(TArrayD &binedges)
const
= 0;
40
};
41
42
#endif // TBINNING_H
TBinning::~TBinning
virtual ~TBinning()
Definition:
TBinning.h:32
TBinning::CreateBinEdges
virtual void CreateBinEdges(TArrayD &binedges) const =0
TBinning
Interface for binnings used by the histogram handler.
Definition:
TBinning.h:21
TBinning::TBinning
TBinning()
Definition:
TBinning.h:27
PWG
Tools
TBinning.h
Generated on Tue Jun 14 2016 16:21:13 for AliPhysics by
1.8.6