FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
analysis
rho
RhoBase
RhoConstraint.h
Go to the documentation of this file.
1
#ifndef RHOCONSTRAINT_H
2
#define RHOCONSTRAINT_H
3
// //
5
// RhoConstraint //
6
// //
7
// Base class for fitting constraints //
8
// //
9
// Author List: //
10
// Ralf Kliemt, HIM/GSI Feb.2013 (Cleanup & Restructuring) //
11
// //
13
14
15
#include "TObject.h"
16
17
class
RhoConstraint
:
public
TObject
18
{
19
public
:
20
RhoConstraint
();
21
~RhoConstraint
();
22
23
ClassDef
(
RhoConstraint
,1 );
24
};
25
26
#endif // RHOCONSTRAINT_H
RhoConstraint::RhoConstraint
RhoConstraint()
Definition:
RhoConstraint.cxx:15
RhoConstraint
Definition:
RhoConstraint.h:17
RhoConstraint::~RhoConstraint
~RhoConstraint()
Definition:
RhoConstraint.cxx:20
RhoConstraint::ClassDef
ClassDef(RhoConstraint, 1)
Generated on Wed Apr 3 2019 10:03:00 for FairRoot/PandaRoot by
1.8.5