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

Definition of the WLSTrajectory 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 WLSTrajectory.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WLSTrajectory
 

Typedefs

typedef std::vector
< G4VTrajectoryPoint * > 
WLSTrajectoryPointContainer
 

Variables

G4ThreadLocal G4Allocator
< WLSTrajectory > * 
WLSTrajectoryAllocator
 

Detailed Description

Definition of the WLSTrajectory class.

Definition in file WLSTrajectory.hh.

Typedef Documentation

Definition at line 50 of file WLSTrajectory.hh.

View newest version in sPHENIX GitHub at line 50 of file WLSTrajectory.hh

Variable Documentation

G4ThreadLocal G4Allocator<WLSTrajectory>* WLSTrajectoryAllocator

Definition at line 54 of file WLSTrajectory.cc.

View newest version in sPHENIX GitHub at line 54 of file WLSTrajectory.cc

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