|
|
|||
File indexing completed on 2025-12-17 09:19:39
0001 #include "Gl1RawHit.h" 0002 0003 void Gl1RawHit::CopyFrom(Gl1RawHit *gl1hit) 0004 { 0005 set_bco(gl1hit->get_bco()); 0006 setEvtSequence(gl1hit->getEvtSequence()); 0007 return; 0008 }
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|