Interface | Description |
---|---|
CalorimeterHit |
The generic calorimeter hit - created from SimCalorimeterHit or
RawCalorimeterHit.
|
Cluster |
The LCIO cluster.
|
LCCollection |
The generic collection used in LCIO.
|
LCEvent |
The main event interface.
|
LCFlag |
Helper class to create and interpret the 32-bit flag word in LCCollections.
|
LCFloatVec |
Float vector used for user extensions.
|
LCGenericObject |
Simple interface to store generic user data.
|
LCIntVec |
Int vector used for user extensions.
|
LCIO |
Global constants used in LCIO.
|
LCObject |
The generic object that is held in an LCCollection.
|
LCParameters |
Simple interface to store generic named parameters of type
int, float and string.
|
LCRelation |
A single weighted relationship between two LCObjects.
|
LCRunHeader |
Interface for the run header.
|
LCStrVec |
String vector used for user extensions.
|
MCParticle |
The LCIO Monte Carlo particle.
|
ParticleID |
Persistent interface for LCIO ParticleIDs.
|
RawCalorimeterHit |
The generic calorimeter hit for real data (or simulation thereof).
|
ReconstructedParticle |
The LCIO reconstructedParticle.
|
SimCalorimeterHit |
The generic simulated calorimeter hit.
|
SimTrackerHit |
A generic simulated tracker hit.
|
TPCHit | Deprecated |
Track |
The LCIO track class.
|
TrackerData |
TrackerData contains the corrected (calibrated) raw tracker data.
|
TrackerHit |
A generic tracker hit to be used by pattern recognition.
|
TrackerHitPlane |
A tracker hit on a planar surface -
the hit is stored as:
x,y,z, u(theta, phi), v(theta,phi), du, dv where (x,y,z) is the position in global cartesian coordinates, u,v are the the meassurement directions (unit vectors, spanning the plane) and du,dv are the measurement errors along these directions. |
TrackerHitZCylinder |
A tracker hit on a cylindrical surface that runs parallel to the z-axis -
the hit is stored as:
x,y,z, center(x,y), dRPhi, dz where (x,y,z) is the position in global cartesian coordinates, center(x,y) is the center of the cylinder and Rphi and z are the measurement errors. |
TrackerPulse |
Tracker pulses as computed from TrackerData objects or as directly measured by a specific
subdetector.
|
TrackerRawData |
Generic class for raw tracker data.
|
TrackState |
The LCIO TrackState class.
|
Vertex |
The Vertex class for LCIO.
|
Jas4pp 1.5 © Java Analysis Studio for Particle Physics