Skip to content
Snippets Groups Projects
Commit 2a2999bd authored by myliu@ihep.ac.cn's avatar myliu@ihep.ac.cn
Browse files

delete blank lines

parent b0baa330
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,6 @@ StatusCode DCHDigiAlg::execute()
auto SimHit0 = SimHitCol->at(0);
std::map<unsigned long long, std::vector<decltype(SimHit0)>> id_hits_map;
for( int i = 0; i < SimHitCol->size(); i++ )
{
auto SimHit = SimHitCol->at(i);
......
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