◆ Imp()
◆ addPars()
◆ createTrack()
  
  
      
        
          | void TrackHandle_SimulationTrack::Imp::createTrack  | 
          ( | 
          Trk::TrackStates *  | 
          trackStateOnSurfaces | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
Definition at line 65 of file TrackHandle_SimulationTrack.cxx.
   67     if (!trackStateOnSurfaces) {
 
   68       VP1Msg::messageDebug(
"TrackHandle_SimulationTrack WARNING: Could not create track due to null TSOS vector");
 
   71     if (trackStateOnSurfaces->
empty()) {
 
   72       VP1Msg::messageDebug(
"TrackHandle_SimulationTrack WARNING: Could not create track due to empty TSOS vector");
 
   73       delete trackStateOnSurfaces;
 
   78       delete trackStateOnSurfaces;
 
   85     std::unique_ptr<Trk::TrackStates> sink(trackStateOnSurfaces);
 
 
 
 
◆ createTSOS()
◆ ensureInitAscObjs()
      
        
          | void TrackHandle_SimulationTrack::Imp::ensureInitAscObjs  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ensureInitTrkTracks()
      
        
          | void TrackHandle_SimulationTrack::Imp::ensureInitTrkTracks  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ascObjs
◆ ascObjVis
      
        
          | bool TrackHandle_SimulationTrack::Imp::ascObjVis | 
        
      
 
 
◆ simBarCode
      
        
          | SimBarCode TrackHandle_SimulationTrack::Imp::simBarCode | 
        
      
 
 
◆ simHitList
      
        
          | SimHitList TrackHandle_SimulationTrack::Imp::simHitList | 
        
      
 
 
◆ theclass
◆ trkTrack
The documentation for this class was generated from the following file: