24 double klmClusterKlId(
const Particle* particle);
30 int klmClusterBelleTrackFlag(
const Particle* particle);
36 int klmClusterBelleECLFlag(
const Particle* particle);
42 double klmClusterTiming(
const Particle* particle);
48 double klmClusterPositionX(
const Particle* particle);
54 double klmClusterPositionY(
const Particle* particle);
60 double klmClusterPositionZ(
const Particle* particle);
66 double klmClusterInnermostLayer(
const Particle* particle);
72 double klmClusterLayers(
const Particle* particle);
78 double klmClusterEnergy(
const Particle* particle);
84 double klmClusterMomentum(
const Particle* particle);
90 double klmClusterIsBKLM(
const Particle* particle);
96 double klmClusterIsEKLM(
const Particle* particle);
102 double klmClusterIsForwardEKLM(
const Particle* particle);
108 double klmClusterIsBackwardEKLM(
const Particle* particle);
114 double klmClusterTheta(
const Particle* particle);
120 double klmClusterPhi(
const Particle* particle);
126 double maximumKLMAngleCMS(
const Particle* particle);
133 double nKLMClusterTrackMatches(
const Particle* particle);
140 double nMatchedKLMClusters(
const Particle* particle);
147 double klmClusterTrackDistance(
const Particle* particle);
Abstract base class for different kinds of events.