Update 'MCtruthmatching.cpp'
parent
0a9375e810
commit
773096f8e1
@ -76,3 +76,55 @@ The meaning of the parameters is in [[BDTSelection.cpp|BDTSelection]]
|
||||
|
||||
* **Result**\
|
||||
* If everyhting is fine, returns 1, otherwise returns 0.
|
||||
### bool restore_from_backup
|
||||
|
||||
* **Parameters**
|
||||
* string year = "2011"
|
||||
* string magnet = "down"
|
||||
* bool ReferenceChannel = false
|
||||
* bool PHSP = false
|
||||
* bool B0 = false
|
||||
* bool K1 = false
|
||||
* bool Inc = false
|
||||
* **Return**
|
||||
|
||||
### bool restore_allyears_from_backup
|
||||
|
||||
* **Parameters**
|
||||
* int Run = 1
|
||||
* bool Reference = false
|
||||
* bool PHSP = false
|
||||
* bool B0 = false
|
||||
* bool K1 = false
|
||||
* bool Inc = false
|
||||
* **Return**
|
||||
|
||||
### bool restore_all_from_backup
|
||||
|
||||
* **Parameters**
|
||||
*
|
||||
* **Return**
|
||||
|
||||
### Int_t TruthMatchAllBkg
|
||||
|
||||
* **Parameters**
|
||||
* bool Reference = false
|
||||
* Int_t Run = 1
|
||||
* bool B0 = false
|
||||
* bool K1 = false
|
||||
* bool Inc = false
|
||||
* **Return**
|
||||
|
||||
### Int_t TruthMatchAll
|
||||
|
||||
* **Parameters**
|
||||
* bool Reference = false
|
||||
* bool PHSP = false
|
||||
* Int_t Run = 1
|
||||
* **Return**
|
||||
|
||||
### Int_t TruthMatchAllAll
|
||||
|
||||
* **Parameters**
|
||||
* Int_t Run
|
||||
* **Return**
|
||||
|
Loading…
Reference in New Issue
Block a user