AliPhysics
dc874a1 (dc874a1)
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
AliLocalRhoParameter.cxx
Go to the documentation of this file.
1
// $Id$
2
//
3
// Container and interface class to store and return local energy density
4
// parameter rho. The global rho value can be obtained via the members of AliRhoParameter,
5
// in addition this class provides rho as a function (TF1) of one parameter (denoted as phi).
6
// A local value of rho is evaluated in area phi-r, phi+r where r is a user defined
7
// parameter (e.g. a jet radius)
8
// Functions are implemented inline for optimization.
9
//
10
// Author: Redmer Alexander Bertens, Utrecht University, Utrecht, Netherlands
11
// (rbertens@cern.ch, rbertens@nikhef.nl, r.a.bertens@uu.nl)
12
13
#include "
AliRhoParameter.h
"
14
#include "
AliLocalRhoParameter.h
"
15
16
ClassImp
(
AliLocalRhoParameter
)
17
18
//________________________________________________________________________
19
AliLocalRhoParameter
::
AliLocalRhoParameter
() :
20
AliRhoParameter
(),
21
fLocalRho(0)
22
{
23
// Constructor for root IO.
24
}
25
26
//________________________________________________________________________
27
AliLocalRhoParameter::AliLocalRhoParameter
(
const
char
* name,
Double_t
val) :
28
AliRhoParameter
(name, val),
29
fLocalRho(0x0)
30
{
31
// Constructor
32
}
Double_t
double Double_t
Definition:
External.C:58
AliRhoParameter
Definition:
AliRhoParameter.h:11
AliLocalRhoParameter::AliLocalRhoParameter
AliLocalRhoParameter()
AliLocalRhoParameter
Definition:
AliLocalRhoParameter.h:10
AliRhoParameter.h
AliLocalRhoParameter.h
ClassImp
ClassImp(AliLocalRhoParameter) AliLocalRhoParameter
Definition:
AliLocalRhoParameter.cxx:16
PWG
JETFW
AliLocalRhoParameter.cxx
Generated on Sun Nov 13 2016 17:51:13 for AliPhysics by
1.8.6