AliPhysics
b7e5564 (b7e5564)
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
AliRhoParameter.cxx
Go to the documentation of this file.
1
// $Id$
2
//
3
// Parameter class with a Clear.
4
//
5
// Author: C.Loizides
6
7
#include "
AliRhoParameter.h
"
8
9
ClassImp
(
AliRhoParameter
)
10
11
//________________________________________________________________________
12
AliRhoParameter
::
AliRhoParameter
() :
13
TParameter
<Double_t>()
14
{
15
// Dummy constructor.
16
}
17
18
//________________________________________________________________________
19
AliRhoParameter::AliRhoParameter
(
const
char
*name, Double_t val) :
20
TParameter
<Double_t>(name,val)
21
{
22
// Constructor.
23
}
24
25
//________________________________________________________________________
26
void
AliRhoParameter::Clear
(Option_t *
/*option*/
)
27
{
28
// Clear.
29
30
SetVal(0);
31
}
AliRhoParameter
Definition:
AliRhoParameter.h:11
ClassImp
ClassImp(AliRhoParameter) AliRhoParameter
Definition:
AliRhoParameter.cxx:9
AliRhoParameter::Clear
void Clear(Option_t *option="")
Definition:
AliRhoParameter.cxx:26
AliRhoParameter.h
AliRhoParameter::AliRhoParameter
AliRhoParameter()
TParameter
Definition:
AliJetEmbeddingFromPYTHIATask.h:13
PWG
JETFW
AliRhoParameter.cxx
Generated on Wed Jul 6 2016 16:51:12 for AliPhysics by
1.8.6