Add time-slice splitting algorithm into sub-slices for L1 reconstruction
All threads resolved!
All threads resolved!
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
11+ 54
− 88
@@ -13,8 +13,7 @@ void L1Algo::Init(const vector<fscal>& geo,
@@ -38,8 +37,8 @@ void L1Algo::Init(const vector<fscal>& geo,
@@ -91,22 +90,17 @@ void L1Algo::Init(const vector<fscal>& geo,
@@ -137,11 +131,9 @@ void L1Algo::Init(const vector<fscal>& geo,
@@ -176,17 +168,15 @@ void L1Algo::Init(const vector<fscal>& geo,
@@ -206,11 +196,11 @@ void L1Algo::SetData(const vector<L1StsHit>& StsHits_,
@@ -245,23 +235,19 @@ void L1Algo::SetData(const vector<L1StsHit>& StsHits_,
@@ -271,12 +257,9 @@ void L1Algo::GetHitCoor(const L1StsHit& _h,
@@ -286,12 +269,9 @@ void L1Algo::StripsToCoor(const fscal& u,
@@ -301,36 +281,24 @@ void L1Algo::StripsToCoor(const fscal& u,
@@ -349,9 +317,7 @@ L1HitPoint L1Algo::CreateHitPoint(const L1StsHit& hit, char /*ista*/)