Skip to content

Commit

Permalink
add all base data to txt file apollo-lhc#3
Browse files Browse the repository at this point in the history
  • Loading branch information
alux committed Jun 29, 2021
1 parent 6b9dd3d commit 538169e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApolloSM/ApolloSM_eyescan.cc
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ SESout ApolloSM::SingleEyeScan(std::string const baseNode, std::string const lpm
float errorCount;
float sampleCount;
float errorCount0;
float errorCount1
float errorCount1;
float actualsample0;
float actualsample1;
uint32_t prescale = 0;
Expand Down

0 comments on commit 538169e

Please sign in to comment.