Reconstruct the ZZ system form the LHE final state. More...
#include <GenZZBuilder.h>
Public Member Functions | |
GenZZBuilder (Dataset &dataset) | |
TLorentzVector | P4ZZ () const |
Computes four-momentum of the ZZ system. | |
Private Attributes | |
TTreeReaderArray< Int_t > | srcPdgId_ |
TTreeReaderArray< Float_t > | srcPt_ |
TTreeReaderArray< Float_t > | srcEta_ |
TTreeReaderArray< Float_t > | srcPhi_ |
TTreeReaderArray< Float_t > | srcMass_ |
Reconstruct the ZZ system form the LHE final state.
Works by summing up four-momenta of all charged and neutral leptons. Will print a warning if an unexpected number of leptons if found.
This class must only be used with simulation.