Update 'TMsource'
parent
4db24bb8d2
commit
03c99e1099
42
TMsource.md
42
TMsource.md
@ -51,7 +51,7 @@ Class used to save the counters for truth-matching vetos. Given integer shows wh
|
||||
* int K_plus_TRUEID
|
||||
* int K_plus_MOTHER_ID
|
||||
* int K_plus_GD_MOTHER_ID
|
||||
*
|
||||
|
||||
### **Functions:**
|
||||
* **K_plus_IDs()** // constructor
|
||||
* **~K_plus_IDs()** // destructor
|
||||
@ -66,12 +66,11 @@ Class used to save the counters for truth-matching vetos. Given integer shows wh
|
||||
|
||||
|
||||
## pi_zero_IDs
|
||||
* **Private members:**
|
||||
* **Public members:**
|
||||
* int pi_zero_TRUEID
|
||||
* int pi_zero_MOTHER_ID
|
||||
* int pi_zero_GD_MOTHER_ID
|
||||
*
|
||||
|
||||
### **Functions:**
|
||||
* **pi_zero_IDs()** // constructor
|
||||
* **~pi_zero_IDs()** // destructor
|
||||
@ -95,8 +94,7 @@ Class used to save the counters for truth-matching vetos. Given integer shows wh
|
||||
* int gamma_MOTHER_ID
|
||||
* int gamma_GD_MOTHER_ID
|
||||
* int gamma_GD_GD_MOTHER_ID
|
||||
*
|
||||
*
|
||||
|
||||
### **Functions:**
|
||||
* **gamma_IDs()** // constructor
|
||||
* **~gamma_IDs()** // destructor
|
||||
@ -107,6 +105,7 @@ Class used to save the counters for truth-matching vetos. Given integer shows wh
|
||||
* bool pi_zero_TM
|
||||
* bool K_star_plus_TM
|
||||
* **Return**
|
||||
* Returns True if gamma was converted into an electron
|
||||
* **bool isGammaTrue()**
|
||||
* **Parameters**
|
||||
* counters \*counter
|
||||
@ -119,57 +118,60 @@ Class used to save the counters for truth-matching vetos. Given integer shows wh
|
||||
* True if gamma passes the truth matching, False if not. You can also turn on/off checking the mother particle, grandmother, great-grandmother and great-great-grandmother via the input parameters. In the histograms, the masses for (not) matched events are ssaved (that is why you need masses as input).
|
||||
|
||||
## K_short_IDs
|
||||
* **Private members:**
|
||||
* **Public members:**
|
||||
* int K_short_TRUEID
|
||||
* int K_short_MOTHER_ID
|
||||
* int K_short_GD_MOTHER_ID
|
||||
*
|
||||
* **Functions:**
|
||||
|
||||
### **Functions:**
|
||||
* **K_short_IDs()** // constructor
|
||||
* **~K_short_IDs()** // destructor
|
||||
* **bool isKshort()**
|
||||
* **Parameters**
|
||||
* counters \*counter
|
||||
* **Return**
|
||||
* True if Kshort passes the truth matching, False if not. You can also turn on/off checking the mother particle (K*+) an grandmother (B+) via the input parameters
|
||||
|
||||
## pi_plus_IDs
|
||||
* **Private members:**
|
||||
* **Public members:**
|
||||
* int pi_plus_TRUEID
|
||||
* int pi_plus_MOTHER_ID
|
||||
* int pi_plus_GD_MOTHER_ID
|
||||
*
|
||||
* **Functions:**
|
||||
### **Functions:**
|
||||
* **pi_plus_IDs()** // constructor
|
||||
* **~pi_plus_IDs()** // destructor
|
||||
* **bool isPiPlus()**
|
||||
* **Parameters**
|
||||
* counters \*counter
|
||||
* **Return**
|
||||
* True if pi+ passes the truth matching, False if not. You can also turn on/off checking the mother particle (K*+) an grandmother (B+) via the input parameters
|
||||
|
||||
## Ks_pi_IDs
|
||||
* **Private members:**
|
||||
* **Public members:**
|
||||
* int Ks_pi_TRUEID
|
||||
* int Ks_pi_MOTHER_ID
|
||||
* int Ks_pi_GD_MOTHER_ID
|
||||
* int Ks_pi_GD_GD_MOTHER_ID
|
||||
*
|
||||
* **Functions:**
|
||||
### **Functions:**
|
||||
* **Ks_pi_IDs()** // constructor
|
||||
* **~Ks_pi_IDs()** // destructor
|
||||
* **bool isKsPi()**
|
||||
* **Parameters**
|
||||
* counters \*counter
|
||||
* **Return**
|
||||
* True if the pion form Kshort passes the truth matching, False if not. You can also turn on/off checking the mother particle, grandmother, great-grandmother and great-great-grandmother via the input parameters.
|
||||
|
||||
## mu_IDs
|
||||
* **Private members:**
|
||||
|
||||
* **Public members:**
|
||||
* int mu_TRUEID
|
||||
* int mu_MOTHER_ID
|
||||
* int mu_GD_MOTHER_ID
|
||||
* bool ReferenceChannel = false
|
||||
*
|
||||
* **Functions:**
|
||||
#### **Functions:**
|
||||
* **mu_IDs()**
|
||||
* **Parameters**
|
||||
* bool isRefChan
|
||||
@ -182,15 +184,17 @@ Class used to save the counters for truth-matching vetos. Given integer shows wh
|
||||
* bool J_psi_TM
|
||||
* bool B_plus_TM//flags \*allFlags
|
||||
* **Return**
|
||||
* True if muon passes the truth matching, False if not. You can also turn on/off checking the mother particle (
|
||||
Jpsi or B+) and if ReferenceChannel=true, also the grandmother (B+).
|
||||
## J_psi_IDs
|
||||
* **Private members:**
|
||||
|
||||
* **Public members:**
|
||||
* int J_psi_TRUEID
|
||||
* int J_psi_MOTHER_ID
|
||||
* int J_psi_GD_MOTHER_ID
|
||||
* bool ReferenceChannel = false
|
||||
*
|
||||
* **Functions:**
|
||||
### **Functions:**
|
||||
* **J_psi_IDs()**
|
||||
* **Parameters**
|
||||
* bool isRefChan
|
||||
@ -202,16 +206,15 @@ Class used to save the counters for truth-matching vetos. Given integer shows wh
|
||||
* bool J_psi_TM
|
||||
* bool B_plus_TM
|
||||
* **Return**
|
||||
|
||||
* True if Jpsi passes the truth matching, False if not. You can also turn on/off checking the mother particle (B+).
|
||||
|
||||
|
||||
# Functions and their parameters:
|
||||
### void counters::printCounters()
|
||||
|
||||
Prints the vetos.
|
||||
* **Parameters**
|
||||
* bool B0
|
||||
* bool K1
|
||||
* **Return**
|
||||
|
||||
### bool isBKGCAT()
|
||||
|
||||
@ -219,3 +222,4 @@ Class used to save the counters for truth-matching vetos. Given integer shows wh
|
||||
* int BKGCAT
|
||||
* bool ReferenceChannel
|
||||
* **Return**
|
||||
* True if the background category is signal, false if background.
|
||||
|
Loading…
Reference in New Issue
Block a user