Class Reference for E1039 Core & Analysis Software
UtilAsym.h
Go to the documentation of this file.
1
#ifndef _UTIL_ASYM__H_
2
#define _UTIL_ASYM__H_
3
class
SQDimuon
;
4
class
SQDimuonVector
;
5
class
TVector3;
6
class
TLorentzVector;
7
8
namespace
UtilAsym
{
9
void
CalcAngle
(
const
SQDimuon
* dim,
const
int
pol_sign,
double
& xb,
double
& xt,
double
& phi_s_tf);
10
void
CalcAngle
(
const
TVector3& mu0,
const
TVector3& mu1,
const
int
pol_sign,
double
& xb,
double
& xt,
double
& phi_s_tf);
11
void
CalcAngle
(
const
TLorentzVector& mu0,
const
TLorentzVector& mu1,
const
int
pol_sign,
double
& xb,
double
& xt,
double
& phi_s_tf);
12
}
13
14
#endif
// _UTIL_ASYM__H_
SQDimuonVector
An SQ interface class to hold a list of SQDimuon objects.
Definition:
SQDimuonVector.h:19
SQDimuon
An SQ interface class to hold one true or reconstructed dimuon.
Definition:
SQDimuon.h:8
UtilAsym
Definition:
UtilAsym.h:8
UtilAsym::CalcAngle
void CalcAngle(const SQDimuon *dim, const int pol_sign, double &xb, double &xt, double &phi_s_tf)
Definition:
UtilAsym.cc:7
e1039-analysis
EvalJpsiAsymStat
src
UtilAsym.h
Built by
Haiwang Yu
. updated:
Thu Jan 30 2025 10:15:15
using
1.9.1 with
SeaQuest GitHub integration