- Feb 07, 2013
-
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
-
Yuki KUBOTA authored
-
takaki authored
-
takaki authored
Mecros (PedAna and PedFit) are created for analysis of pedestals of NaI wall.
-
takaki authored
-
takaki authored
-
takaki authored
The macros are for NaI pedestal checking and setup zero-suppression of NaI (ADC).
-
Shoichiro KAWASE authored
you can avoid segmentation fault by this patch. it is occurred because in that method fMatrix was wrongly referred. The correct reference is fMatrix2D. It causes crash because fMatrix is not initialized when TrackingMethod=1 chosen.
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
LP-MWDC with 3 planes can't do 4D(x,y,a,b) tracking due to shortage of information. Therefore 2D(x,y,a=0,b=0) tracking was implemented. You can switch these tracking algorithm by setting "TrackingMethod" value of TCatMWDCTrackingProcessor: - 0: 4D tracking (default) - 1: 2D tracking
-
Shoichiro KAWASE authored
-
- Feb 06, 2013
-
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
-
takaki authored
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
because TCatMWDCPlaneData had unsightly method "[Set|Get]Timing()" and it returns a lot of warning if they used in loops. They are purged by changing superclass to TCatObject. modified: TCatMWDCPlaneData.cc modified: TCatMWDCPlaneData.h
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
-
matubara authored
-
Shoichiro KAWASE authored
-
- Feb 05, 2013
-
-
takaki authored
lpmwdc processors are merged.
-
Shoichiro KAWASE authored
-
takaki authored
lpmwdc processors are merged. Conflicts: .gitignore mapper.conf
-
takaki authored
-
Shoichiro KAWASE authored
old: TLMin, TLMax new: TLRange
-
Shoichiro KAWASE authored
using directive should not be used in header files.
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
Conflicts: mapper.conf
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
-
- Feb 04, 2013
-
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
-
Shoichiro KAWASE authored
-