GammaCombo  Rev:Unversioneddirectory
Public Member Functions | Protected Member Functions | List of all members
ParametersTutorial 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 <ParametersTutorial.h>

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

Public Member Functions

 ParametersTutorial ()
 
- 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. Project: Tutorial

Definition at line 15 of file ParametersTutorial.h.

Constructor & Destructor Documentation

§ ParametersTutorial()

ParametersTutorial::ParametersTutorial ( )

Definition at line 3 of file ParametersTutorial.cpp.

Member Function Documentation

§ defineParameters()

void ParametersTutorial::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 ParametersTutorial.cpp.


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