eic-smear
1.0.3
A collection of ROOT classes for Monte Carlo events and a fast-smearing code simulating detector effects for the Electron-Ion Collider task force
|
Go to the documentation of this file.
16 v.SetPtEtaPhiM(1., eta, 0., 0.);
24 return degrees / 180. * TMath::Pi();
Smear::Detector BuildDetector()
Smearing parameterisations for the ZEUS detector.
double etaToTheta(const double eta)
Convert pseudorapidity (eta) to polar angle (theta) in radians.
A single contiguous region of acceptance.
Performs smearing of a single kinematic variable according to a simple expression defined via a strin...
void SetEventKinematicsCalculator(TString)
Set the method for calculating event kinematics if FillEventKinematics is used.
void AddDevice(Smearer &device)
Adds a copy of the smearing device to this detector.
void AddZone(const Zone &)
Add a new zone with user-specified coverage.
double degreesToRadians(double degrees)
Convert and angle in degrees to one in radians.