Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
š„DO NOT MERGEš„ ā add new TPC alignment, hit errors and slewing corrections for 2024 #702
base: main
Are you sure you want to change the base?
š„DO NOT MERGEš„ ā add new TPC alignment, hit errors and slewing corrections for 2024 #702
Changes from 33 commits
f24b000
b9352bd
9aae93c
d152e4f
24316ac
921b24e
1fe7ee9
282c28f
5b2ecc5
2be2cf8
d04a560
701026a
ae31ad3
550ae69
5c66e08
10bda9e
ea24401
8828f60
b6046fe
12fa9ff
8496cf4
1088b8f
eee260b
85e5ff6
470757a
a3bfe16
cfd375d
883bc88
92933ae
65ad613
df6a290
d2d77f6
03176b3
d21c128
15106c7
1d9e062
2f52e6c
cac6321
69abeeb
46576ea
bbaaf85
66b02fe
709d840
987442b
75eaec9
36ca1de
d919c1d
77be6db
8acdf8e
dc447f4
8bc3333
8a19542
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Large diffs are not rendered by default.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does the use of cout and endl prompt the inclusion of
Stiostream.h
? If so, just addusing std::cout; using std::endl;
somewhere in this fileThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ignored
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure what the relevance for this PR is.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Am I missing something, or does this introduce a change in the old behavior? Looking at the code on the left...
From this version