![]() |
AliPhysics
d009c82 (d009c82)
|
#include <AliRhoParameter.h>
Public Member Functions | |
AliRhoParameter () | |
AliRhoParameter (const char *name, Double_t val=0) | |
void | Clear (Option_t *option="") |
Private Member Functions | |
AliRhoParameter (const AliRhoParameter &) | |
AliRhoParameter & | operator= (const AliRhoParameter &) |
Definition at line 11 of file AliRhoParameter.h.
AliRhoParameter::AliRhoParameter | ( | ) |
Definition at line 12 of file AliRhoParameter.cxx.
AliRhoParameter::AliRhoParameter | ( | const char * | name, |
Double_t | val = 0 |
||
) |
Definition at line 19 of file AliRhoParameter.cxx.
|
private |
void AliRhoParameter::Clear | ( | Option_t * | option = "" | ) |
Definition at line 26 of file AliRhoParameter.cxx.
|
private |