Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Beamspot Struct Reference

#include <analysis/blob/master/dNdEta_Run2023/analysis_INTT/src/Beamspot.h>

+ Inheritance diagram for Beamspot:
+ Collaboration diagram for Beamspot:

Public Member Functions

 Beamspot ()
 
void identify ()
 

Public Attributes

double x
 
double y
 
double z
 
double sigma_x
 
double sigma_y
 
double sigma_z
 
double xy_correlation
 
double covariance [21]
 
double dzdx
 
double dzdy
 
double zwidth
 
int Ntracklets
 
TH2F * d0phi0dist
 
TH1F * z0dist
 
TH2F * pcadist
 

Detailed Description

Definition at line 4 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 4 of file Beamspot.h

Constructor & Destructor Documentation

Beamspot::Beamspot ( )
inline

Definition at line 24 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 24 of file Beamspot.h

References covariance, d0phi0dist, i, pcadist, and z0dist.

Member Function Documentation

void Beamspot::identify ( )
inline

Definition at line 32 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 32 of file Beamspot.h

References Ntracklets, sigma_x, sigma_y, sigma_z, x, y, and z.

Referenced by main().

+ Here is the caller graph for this function:

Member Data Documentation

double Beamspot::covariance[21]

Definition at line 14 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 14 of file Beamspot.h

Referenced by Beamspot().

TH2F* Beamspot::d0phi0dist

Definition at line 20 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 20 of file Beamspot.h

Referenced by Beamspot(), fit_PCAD0Phi0(), and main().

double Beamspot::dzdx

Definition at line 15 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 15 of file Beamspot.h

double Beamspot::dzdy

Definition at line 16 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 16 of file Beamspot.h

int Beamspot::Ntracklets

Definition at line 19 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 19 of file Beamspot.h

Referenced by fit_PCAD0Phi0(), identify(), and main().

TH2F* Beamspot::pcadist

Definition at line 22 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 22 of file Beamspot.h

Referenced by Beamspot(), fit_PCAD0Phi0(), and main().

double Beamspot::sigma_x

Definition at line 9 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 9 of file Beamspot.h

Referenced by fit_PCAD0Phi0(), identify(), and main().

double Beamspot::sigma_y

Definition at line 10 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 10 of file Beamspot.h

Referenced by fit_PCAD0Phi0(), identify(), and main().

double Beamspot::sigma_z

Definition at line 11 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 11 of file Beamspot.h

Referenced by fit_PCAD0Phi0(), identify(), and main().

double Beamspot::x

Definition at line 6 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 6 of file Beamspot.h

Referenced by fit_PCAD0Phi0(), identify(), and main().

double Beamspot::xy_correlation

Definition at line 12 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 12 of file Beamspot.h

Referenced by main().

double Beamspot::y

Definition at line 7 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 7 of file Beamspot.h

Referenced by fit_PCAD0Phi0(), identify(), and main().

double Beamspot::z

Definition at line 8 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 8 of file Beamspot.h

Referenced by fit_PCAD0Phi0(), identify(), and main().

TH1F* Beamspot::z0dist

Definition at line 21 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 21 of file Beamspot.h

Referenced by Beamspot(), fit_PCAD0Phi0(), and main().

double Beamspot::zwidth

Definition at line 17 of file Beamspot.h.

View newest version in sPHENIX GitHub at line 17 of file Beamspot.h


The documentation for this struct was generated from the following file: