Skip to content

Commit

Permalink
Merge branch 'main' into import-geant4maker
Browse files Browse the repository at this point in the history
  • Loading branch information
klendathu2k authored Nov 9, 2023
2 parents e5e1918 + f1f9389 commit 77dbe3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StRoot/StGenericVertexMaker/StiPPVertex/BtofHitList.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

//==========================================================
//==========================================================
BtofHitList::BtofHitList() :
BtofHitList::BtofHitList() : geometry(0),
// phi, 60 bins
// eta, 32*2 bins not with the same width, so eta0,deta are really not used
ScintHitList(0.,M_PI/60,60, -0.9,0.028125,64,"Btof",4,0.75)
Expand Down

0 comments on commit 77dbe3f

Please sign in to comment.