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
EIC Software
Deprecated List
Modules
Namespaces
Classes
Files
File List
acts
BeastMagneticField
delphes_EIC
Doxygen_Assist
east
eic-smear
EicRoot
blob
master
base
cbmbase
cbmdata
dbase
eic
eventdisplay
examples
fairtools
field
gconfig
geane
genfit
GenfitTools
geobase
geometry
input
littrack
parbase
passive
pCDR-2018
pid
pnddata
PndTools
rich
finder
fitter
CbmRichRingFitterBase.h
CbmRichRingFitterCircle.cxx
CbmRichRingFitterCircle.h
CbmRichRingFitterCOP.cxx
CbmRichRingFitterCOP.h
CbmRichRingFitterEllipseBase.h
CbmRichRingFitterEllipseMinuit.cxx
CbmRichRingFitterEllipseMinuit.h
CbmRichRingFitterEllipseTau.cxx
CbmRichRingFitterEllipseTau.h
CbmRichRingFitterRobustCOP.cxx
CbmRichRingFitterRobustCOP.h
CbmRichRingFitterTAU.cxx
CbmRichRingFitterTAU.h
prototype
qa
selection
standalone
tracks
utils
CbmGeoRich.cxx
CbmGeoRich.h
CbmGeoRichPar.cxx
CbmGeoRichPar.h
CbmRich.cxx
CbmRich.h
CbmRichContFact.cxx
CbmRichContFact.h
CbmRichConverter.cxx
CbmRichConverter.h
CbmRichElectronIdAnn.cxx
CbmRichElectronIdAnn.h
CbmRichEventDisplay.cxx
CbmRichEventDisplay.h
CbmRichHitProducer.cxx
CbmRichHitProducer.h
CbmRichMatchRings.cxx
CbmRichMatchRings.h
CbmRichRadiusCorrection.h
CbmRichReconstruction.cxx
CbmRichReconstruction.h
CbmRichTrainAnnElectrons.cxx
CbmRichTrainAnnElectrons.h
CbmRichTrainAnnSelect.cxx
CbmRichTrainAnnSelect.h
RichLinkDef.h
RichLinkDef_tbb.h
trackbase
eicsmear-jetexample
eicsmeardetectors
EicToyModel
estarlight
Fun4All-lmon
fun4all_coresoftware
fun4all_eic_qa
fun4all_eic_tutorials
fun4all_eicdetectors
fun4all_eicmacros
fun4all_g4jleic
fun4all_GenFit
fun4all_macros
fun4all_tutorials
g4exampledetector
g4lblvtx
online_distribution
PEPSI
doxygen_mainpage.h
File Members
External Links
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
CbmRichRingFitterCOP.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file CbmRichRingFitterCOP.h
1
9
#ifndef CBM_RICH_RING_FITTER_COP
10
#define CBM_RICH_RING_FITTER_COP
11
12
#include "
CbmRichRingFitterBase.h
"
13
14
#include <iostream>
15
#include <cmath>
16
17
using
std::cout;
18
using
std::endl;
19
28
class
CbmRichRingFitterCOP
:
public
CbmRichRingFitterBase
29
{
30
public
:
34
CbmRichRingFitterCOP
();
35
39
~CbmRichRingFitterCOP
();
40
44
virtual
void
DoFit
(
45
CbmRichRingLight
* ring);
46
47
private
:
52
void
FitRing
(
53
CbmRichRingLight
* ring);
54
};
55
56
#endif
EicRoot
blob
master
rich
fitter
CbmRichRingFitterCOP.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:37
using
1.8.2 with
EIC GitHub integration