SND@LHC Software
|
Class of SciFi Tracker ######################################################. More...
Public Member Functions | |
__init__ (self, DetID, Xraw, Yraw, Edep, Xshift=0, Yshift=0) | |
SetLYRange (self, ly_min, ly_max) | |
SetSipmPosition (self, sipm_hor_pos, sipm_vert_pos) | |
SetSipmIsReversed (self, is_sipm_hor_reversed, is_sipm_vert_reversed) | |
ClusterGen (self, Print=False) | |
GetType (self) | |
GetNSiPMs (self) | |
GetXYZ (self) | |
Class of SciFi Tracker ######################################################.
Definition at line 636 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.__init__ | ( | self, | |
DetID, | |||
Xraw, | |||
Yraw, | |||
Edep, | |||
Xshift = 0 , |
|||
Yshift = 0 |
|||
) |
Definition at line 638 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.ClusterGen | ( | self, | |
Print = False |
|||
) |
Definition at line 676 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.GetNSiPMs | ( | self | ) |
Definition at line 750 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.GetType | ( | self | ) |
Definition at line 743 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.GetXYZ | ( | self | ) |
Definition at line 754 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.SetLYRange | ( | self, | |
ly_min, | |||
ly_max | |||
) |
Definition at line 663 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.SetSipmIsReversed | ( | self, | |
is_sipm_hor_reversed, | |||
is_sipm_vert_reversed | |||
) |
Definition at line 671 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.SetSipmPosition | ( | self, | |
sipm_hor_pos, | |||
sipm_vert_pos | |||
) |
Definition at line 667 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.cluster |
Definition at line 644 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.delta |
Definition at line 652 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.DetID |
Definition at line 639 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.Edep |
Definition at line 642 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.is_created |
Definition at line 649 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.is_sipm_hor_reversed |
Definition at line 656 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.is_sipm_vert_reversed |
Definition at line 657 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.ly |
Definition at line 643 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.ly_max |
Definition at line 659 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.ly_min |
Definition at line 658 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.matnum |
Definition at line 646 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.recovery_globalpos |
Definition at line 651 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.sipm_hor_pos |
Definition at line 654 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.sipm_vert_pos |
Definition at line 655 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.station |
Definition at line 645 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.Xraw |
Definition at line 640 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.Xrec |
Definition at line 647 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.Xshift |
Definition at line 660 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.Yraw |
Definition at line 641 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.Yrec |
Definition at line 648 of file ScifiCluster.py.
ScifiCluster.ScifiCluster.Yshift |
Definition at line 661 of file ScifiCluster.py.