EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
CbmRichRingFitterTAU.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file CbmRichRingFitterTAU.h
1
10
#ifndef CBMRICHRINGFITTERTAU
11
#define CBMRICHRINGFITTERTAU 1
12
13
#include "
CbmRichRingFitterBase.h
"
14
15
24
class
CbmRichRingFitterTAU
:
public
CbmRichRingFitterBase
25
{
26
public
:
27
31
CbmRichRingFitterTAU
();
32
36
virtual
~CbmRichRingFitterTAU
();
37
41
virtual
void
DoFit
(
42
CbmRichRingLight
* ring);
43
44
private
:
45
int
fRobust
;
46
};
47
48
#endif
EicRoot
blob
master
rich
fitter
CbmRichRingFitterTAU.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:37
using
1.8.2 with
EIC GitHub integration