Analysis Software
Documentation for
sPHENIX
simulation software
Home page
Related Pages
Modules
Namespaces
Classes
Files
Examples
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
FillBlobHist.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file FillBlobHist.h
1
#ifndef __FILLBLOBHIST_H__
2
#define __FILLBLOBHIST_H__
3
4
void
FillBlobHist
();
5
6
// Do the algebra right for tracks...
7
int
line_circle
(
double
m
,
double
b
,
double
r
,
double
& Xi1,
double
& Yi1,
double
& Xi2,
double
& Yi2);
8
int
line_circle
(
double
X1,
double
Y1,
double
X2,
double
Y2,
double
r
,
double
& Xi1,
double
& Yi1,
double
& Xi2,
double
& Yi2);
9
10
11
#endif
/*__FILLBLOBHIST_H__*/
analysis
blob
master
TPC
groot
FillBlobHist.h
Built by
Jin Huang
. updated:
Sat Feb 17 2024 22:17:58
using
1.8.2 with
sPHENIX GitHub integration