@ class IParticleBroker  
 More...
#include <IParticleBroker.h>
@ class IParticleBroker 
Interface for the particle broker service
@ author Andreas.Salzburger -at- cern.ch , Elmar.Ritsch -at- cern.ch 
Definition at line 39 of file IParticleBroker.h.
 
◆ DeclareInterfaceID()
Creates the InterfaceID and interfaceID() method. 
 
 
◆ dump()
  
  
      
        
          | virtual StatusCode ISF::IParticleBroker::dump  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ finalizeEvent()
  
  
      
        
          | virtual StatusCode ISF::IParticleBroker::finalizeEvent  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
Finalize the event in the broker service. 
 
 
◆ initializeEvent()
◆ numParticles()
  
  
      
        
          | virtual size_t ISF::IParticleBroker::numParticles  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
pure virtual   | 
  
 
Get the current number of particles stored. 
 
 
◆ popVector()
Get vectors of ISF particles from the broker. 
 
 
◆ push()
hand a new ISF particle to the broker 
 
 
◆ registerSimSelector()
Register an array of SimulationSelectors. 
 
 
The documentation for this class was generated from the following file: