![]() |
|
|||
File indexing completed on 2024-04-06 12:11:15
0001 #include "FastSimulation/Event/interface/FSimTrack.h" 0002 #include "FastSimulation/Event/interface/FBaseSimEvent.h" 0003 0004 inline const FSimTrack& FSimVertex::parent() const { return mom_->track(parentIndex()); } 0005 0006 inline const FSimTrack& FSimVertex::daughter(int i) const { return mom_->track(daugh_[i]); }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |