- Nov 23, 2013
-
-
Shinsuke OTA authored
-
- Nov 20, 2013
-
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
enables multihit start timing treatment. If non-zero, output class is art::TTimeDiffernce, otherwise, it is identical to input. In the latter case, both Get/SetTiming() must be available in that class.
-
- Nov 19, 2013
-
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
now you can use TTimingChargeCalibrationProcessor more generally. It only requires input of inheritance from art::ITiming and/or art::ICharge and availability of all of their (Set|Get)(Timing|Charge) Method. (you needed inheritance from art::TTimingChargeData before.)
-
- Nov 18, 2013
-
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
- Nov 15, 2013
-
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
- Nov 14, 2013
-
-
KAWASE Shoichiro authored
google test and some tests are added in src/test. You can make and execute test program by "make test" in src_test. For detail, see source files.
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
- Nov 13, 2013
-
-
KAWASE Shoichiro authored
if fNPlane < CRITICAL_NPLANE, 2-parameter tracking will be used. a and b are assumed to be 0. if fNPlane >= CRITICAL_NPLANE, 4-parameter tracking will be used.
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
- Nov 12, 2013
-
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
-
- Nov 11, 2013
-
-
KAWASE Shoichiro authored
-
- Nov 08, 2013
-
-
KAWASE Shoichiro authored
-
KAWASE Shoichiro authored
for convenience of making new processor, mainly in Init(). For usage, see some processors written by Kawase.
-