Discriminate function is a mathematical function of available information to put together the same type of things (classification process). Discriminate functions have been used for precocious diagnosis, increasing survival time and patient quality of life. It is a binary classification, exhaustively studied in the literature. This function contains the disease dynamics used to classify the patients with as little false negative diagnosis as possible. If its value is greater than zero then it means that the patient is ill, otherwise healthy. The results of discriminate function are 2 disconnected clusters: one with ill patients, and one with healthy patients.
Discriminate functions could be used in High Energy Physics to reduce the necessary effort to identify events of a reaction and minimise background.
Discriminate functions are based on intrinsic invariant characteristics of the system under study. Physical systems have several intrinsic characteristics: mass, charge, fine structure interaction, quantum numbers, etc. Each one of them describes an attribute of the system. These intrinsic characteristics are consequences of invariance. For example, conservation of linear momentum is a consequence of invariance under space displacement. Conservation of energy is consequence of invariance under time displacement. Conservation of angular momentum from invariance under spacial rotation. Conservation of mass from invariance of the Lorentz transformation.
You have to keep in mind that mass shows the amount of matter the particle has and is invariant for each type of particle. Pions have mass 140 MeV, e+- mass 0.5 MeV, photons 0 MeV, etc. Discriminate function in this case is a mathematical function (or transformation) that relates 2 or more physical variables to create clusters (regions of the plot where the particles with same characteristics are together).
The fundamentals of HEP established the relation between mass, momentum and energy:
It is mandatory to measure momentum and energy from independent detectors. The BaBar experiment provides energy information from the Electromagnetic calorimeter (photons total energy transferred to the detector) and momentum measurements from the drift chamber ( p=0.3 B rho where B is the magnetic field and rho is the radius of curvature).
Plotting Energy as a function of Momentum aggregates different particles in groups with the same mass. If a particle momentum and energy matches one cluster, there is a great probability to identify the particle knowing the particles that are member of that cluster.
Figs 1 to 7 shows several EMBH. Fig 1 to 3 shows EMBH obtained from GeneratorQAAp report imported to Excel for all possible decays (even those not measured by the BaBar detector), for Kaons and Pions. Fig 4 and 5 come from Monte Carlo simulation, and Fig. 6 and 7 come from experimental data. The diagonal cluster contains electrons (particles almost without mass: 0.5Mev). The horizontal cluster are Muons because they transfer always 200MeV to the calorimeter for any momentum. The remaining clusters are charged pions and Kaons.

Fig.1 Energy x Momentum for all particles in the report. There are particles with lifetime almost nothing, and several others that the BaBar detector cannot measure in this plot. This graphic shows the general behaviour of mass for several particles (hyperboles).

Fig.2 Energy x Momentum for Kaons. Obtained from GeneratorQAAp report converted to Excel (there is no error due to file format, bugs in the program, or other mistakes!) and only Kaon events were plotted.

Fig.3 Energy x Momentum for Pions. Obtained from GeneratorQAAp report converted to Excel (there is no error due file format, bugs in the program, or other mistakes!) and only pion events were plotted.

Fig.4 Energy x Momentum from SP-1005-Tau11-R14.tcl (10,000 evts).

Fig.5 Detail in the region 0-1 Gev in the SP-1005-Tau11-R14.tcl dataset in Fig.4.

Fig.6 Energy x Momentum for Tau 1N dataset. It contains 18,700,000 events. It is possible to see the huge amount of background everywhere.

Fig.7 Energy x Momentum, but with colours and not considering the background (there is a threshold for background colour).
The use of discriminate function overcomes the problem of the different positions between the clusters obtained from the theory and from experimental data and MC forecast. This difference is due to the BaBar Detector transfer function.
Another important point is the energy distribution of events in the same cluster is not random. It depends on the previous decays, and the total available energy. This is a second step identification process, and will be analysed later to discriminate between different decays and same charged tracks.

You can see 2 clusters and 2 possible particles: K and Pi.
What is the correct match?
Now we have to select events and identify these events to create a training dataset to model the discriminate function using Genetic Programming. For each particle there will be a different discriminate function that will tell us the probability the track is a Pi or a K.
I will generate 1,000 events using Moose (with contains the detector transfer function), and compare the events from the report with the recorded values in the dataset. This will allow me to identify with 100% certainty every track and every photon, generate the training dataset, and be sure about the analysis program.
Soon in this page!!!
|
|
|
Feedback to: jamwer@hep.man.ac.uk |