Skip to content
Snippets Groups Projects
Commit 6e53ebde authored by Tomohiro Inada's avatar Tomohiro Inada
Browse files

updated numbers for FASERNU04

parent cd949b73
No related branches found
No related tags found
No related merge requests found
...@@ -331,12 +331,12 @@ StatusCode NeutrinoRecAlgs::execute() ...@@ -331,12 +331,12 @@ StatusCode NeutrinoRecAlgs::execute()
// hit.print(); // hit.print();
Double_t thickness_base = 0.21;//mm Double_t thickness_base = 0.21;//mm
Double_t thickness_plate = 1.;//mm Double_t thickness_plate = 1.087;//mm
Double_t thickness_film = 0.07;//mm Double_t thickness_film = 0.065;//mm
//module_num * base_num = 770 plates //module_num * base_num = 770 plates
//Int_t module_num = 35; //Int_t module_num = 35;
Int_t base_num = 22; Int_t base_num = 10;
if (m_sID == nullptr || m_sID->dictionaryVersion() == "FASERNU-03-770" || m_sID->dictionaryVersion() == "") if (m_sID == nullptr || m_sID->dictionaryVersion() == "FASERNU-03-770" || m_sID->dictionaryVersion() == "")
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment