![]() |
|
|||
File indexing completed on 2024-04-06 12:04:19
0001 #include "DataFormats/HcalRecHit/interface/HORecHit.h" 0002 0003 std::ostream& operator<<(std::ostream& s, const HORecHit& hit) { 0004 return s << hit.id() << ": " << hit.energy() << " GeV, " << hit.time() << " ns"; 0005 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |