GammaCombo  Rev:Unversioneddirectory
Public Member Functions | Protected Member Functions | List of all members
ParametersCartesian Class Reference

Author: Till Moritz Karbach, morit.nosp@m.z.ka.nosp@m.rbach.nosp@m.@cer.nosp@m.n.ch Date: April 2013. More...

#include <ParametersCartesian.h>

Inheritance diagram for ParametersCartesian:
Inheritance graph
[legend]
Collaboration diagram for ParametersCartesian:
Collaboration graph
[legend]

Public Member Functions

 ParametersCartesian ()
 
 ~ParametersCartesian ()
 
- Public Member Functions inherited from ParametersAbs
RooRealVar * get (TString name)
 Ranges: free - here is where Feldman-Cousins-like forbidden regions get implemented. More...
 
ParameternewParameter (TString name)
 
 ParametersAbs ()
 
Parameter::Range range (float min, float max)
 
Parametervar (TString name)
 
virtual ~ParametersAbs ()
 

Protected Member Functions

void defineParameters ()
 Define all (nuisance) parameters. More...
 

Additional Inherited Members

- Protected Attributes inherited from ParametersAbs
vector< Parameter * > m_parameters
 

Detailed Description

Author: Till Moritz Karbach, morit.nosp@m.z.ka.nosp@m.rbach.nosp@m.@cer.nosp@m.n.ch Date: April 2013.

Abstract class to define the (nuisance) parameters: Gamma Combination

Definition at line 15 of file ParametersCartesian.h.

Constructor & Destructor Documentation

§ ParametersCartesian()

ParametersCartesian::ParametersCartesian ( )

Definition at line 3 of file ParametersCartesian.cpp.

§ ~ParametersCartesian()

ParametersCartesian::~ParametersCartesian ( )
inline

Definition at line 19 of file ParametersCartesian.h.

Member Function Documentation

§ defineParameters()

void ParametersCartesian::defineParameters ( )
protectedvirtual

Define all (nuisance) parameters.

scan: defines scan range (for Prob and Plugin methods) phys: physically allowed range (needs to be set!) free: range applied when no boundary is required - set this far away from any possible value

Reimplemented from ParametersAbs.

Definition at line 15 of file ParametersCartesian.cpp.


The documentation for this class was generated from the following files: