ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4TrajectoryContainer.hh File Reference
#include <vector>
#include "globals.hh"
#include "evtdefs.hh"
#include "G4VTrajectory.hh"
#include "G4Allocator.hh"
+ Include dependency graph for G4TrajectoryContainer.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4TrajectoryContainer
 

Typedefs

typedef std::vector
< G4VTrajectory * > 
TrajectoryVector
 

Functions

G4EVENT_DLL G4Allocator
< G4TrajectoryContainer > *& 
aTrajectoryContainerAllocator ()
 

Typedef Documentation

typedef std::vector<G4VTrajectory*> TrajectoryVector

Definition at line 45 of file G4TrajectoryContainer.hh.

View newest version in sPHENIX GitHub at line 45 of file G4TrajectoryContainer.hh

Function Documentation

G4EVENT_DLL G4Allocator<G4TrajectoryContainer>*& aTrajectoryContainerAllocator ( )

Definition at line 31 of file G4TrajectoryContainer.cc.

View newest version in sPHENIX GitHub at line 31 of file G4TrajectoryContainer.cc

References G4ThreadLocalStatic.

Referenced by G4TrajectoryContainer::operator delete(), and G4TrajectoryContainer::operator new().

+ Here is the caller graph for this function: