ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
F04Trajectory.hh File Reference

Definition of the F04Trajectory class. More...

#include <vector>
#include <stdlib.h>
#include "globals.hh"
#include "G4ios.hh"
#include "G4Step.hh"
#include "G4Track.hh"
#include "G4Allocator.hh"
#include "G4VTrajectory.hh"
#include "G4ParticleDefinition.hh"
#include "G4TrajectoryPoint.hh"
+ Include dependency graph for F04Trajectory.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  F04Trajectory
 

Typedefs

typedef std::vector
< G4VTrajectoryPoint * > 
TrajectoryPointContainer
 

Variables

G4ThreadLocal G4Allocator
< F04Trajectory > * 
F04TrajectoryAllocator
 

Detailed Description

Definition of the F04Trajectory class.

Definition in file F04Trajectory.hh.

Typedef Documentation

Definition at line 47 of file F04Trajectory.hh.

View newest version in sPHENIX GitHub at line 47 of file F04Trajectory.hh

Variable Documentation

G4ThreadLocal G4Allocator<F04Trajectory>* F04TrajectoryAllocator

Definition at line 47 of file F04Trajectory.cc.

View newest version in sPHENIX GitHub at line 47 of file F04Trajectory.cc

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