Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fibers and ToFD calibration, parameter and Tracking update. #842

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
add Fragment tracking task
Minor changes to fiber and tofd cal2hit. ClockTDC fine time in timestitch corrected

minor changes

general update of tofd and fibers

Add files via upload

Adjusted Cal2Hit to be congruent with new calibration procedure.

Made recent changes to ToFD and Fiber Cal2Hit work in newer R3BRoot framework
Enis Lorenz authored and enlorenz committed Apr 11, 2023
commit 2a2fbc5ee17655c0fa88b4a04b3388bc5f09e26b
1 change: 1 addition & 0 deletions analysis/AnaLinkDef.h
Original file line number Diff line number Diff line change
@@ -47,5 +47,6 @@
#pragma link C++ class R3BFibervsTofDOnlineSpectra+;
#pragma link C++ class R3BGeneralOnlineSpectra+;
#pragma link C++ class R3BIncomingIDOnlineSpectra+;
#pragma link C++ class R3BFiberTrackingOnlineSpectra+;

#endif
Loading