star-travex
|
#include <string>
Go to the source code of this file.
Functions | |
void | MuMcPrVKFV2012 (Long64_t nevent=999999, const char *file="/*.MuDst.root", const std::string &outFile="trial", bool fillNtuple=false) |
void MuMcPrVKFV2012 | ( | Long64_t | nevent, |
const char * | file, | ||
const std::string & | outFile, | ||
bool | fillNtuple | ||
) |
Proof of principal: no pile-up for both PPV and KFV
a. Reconstructed primary track multiplicity versus corresponding MC "reconstructable" (i.e. in n STAR acceptance,no. TPC MC hits >= 15) tracks multiplicity.
b. Corrected reconstructed primary track multiplicity (i.e. multiplied by QA/100.) versus corresponding MC "reconstructable" (i.e. in n STAR acceptance,no. TPC MC hits >= 15) tracks multiplicity.
c. Efficiency primary vertex reconstruction versus MC "reconstructable" tracks multiplicity.
With pileup. repeat above (a-c) with old ranking scheme for
I. Any reconstructed primary vertex which is matched with MC trigger vertex (MC = 1)
II. The best (in sense of ranking) reconstructed primary vertex which is matched with MC trigger vertex (MC = 1)
III. The best (in sense of ranking) reconstructed primary vertex which is not matched with MC trigger vertex (MC != 1)
Definition at line 127 of file MuMcPrVKFV2012.C.