ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TpcSpaceChargeReconstruction.h File Reference

performs space charge distortion reconstruction using tracks More...

#include <fun4all/SubsysReco.h>
#include <phparameter/PHParameterInterface.h>
#include <TString.h>
#include <memory>
#include <vector>
+ Include dependency graph for TpcSpaceChargeReconstruction.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TpcSpaceChargeReconstruction
 performs space charge distortion reconstruction using tracks To reconstruct the distortions dr0, drphi0 and dz0 in a given volume element, the following chisquare is minimized chisquare = sum_cluster (drphi - (drphi0 + dr0 tan alpha))**2/error**2 + sum_cluster ( dz - (dz0 + dr0 tan beta))**2/error**2 with More...
 

Detailed Description

performs space charge distortion reconstruction using tracks

Author
Hugo Pereira Da Costa hugo..nosp@m.pere.nosp@m.ira-d.nosp@m.a-co.nosp@m.sta@c.nosp@m.ea.f.nosp@m.r

Definition in file TpcSpaceChargeReconstruction.h.