![]() |
|
|||
File indexing completed on 2025-08-06 08:19:05
0001 #include "CaloEvalStack.h" 0002 0003 CaloEvalStack::CaloEvalStack(PHCompositeNode* topNode, const std::string& caloname) 0004 : _clustereval(topNode, caloname) 0005 { 0006 } 0007 0008 void CaloEvalStack::next_event(PHCompositeNode* topNode) 0009 { 0010 _clustereval.next_event(topNode); 0011 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |