Typedefs | |
| using | LHEFEvent = ::TRootLHEFEvent |
| using | LHEFParticle = ::TRootLHEFParticle |
| using | GenEvent = ::TRootGenEvent |
| using | GenParticle = ::TRootGenParticle |
| using | GenJet = ::TRootGenJet |
| using | Event = ::TRootEvent |
| using | MissingET = ::TRootMissingET |
| using | Photon = ::TRootPhoton |
| using | Electron = ::TRootElectron |
| using | Muon = ::TRootMuon |
| using | Tau = ::TRootTau |
| using | Jet = ::TRootJet |
Detailed Description
Copyright (C) 2015-2016 Jan Hajer
ExRootAnalysis is a package designed to simplify ROOT tree production and analysis.
Typedef Documentation
| using exroot::Electron = typedef ::TRootElectron |
| using exroot::Event = typedef ::TRootEvent |
| using exroot::GenEvent = typedef ::TRootGenEvent |
| using exroot::GenJet = typedef ::TRootGenJet |
| using exroot::GenParticle = typedef ::TRootGenParticle |
| using exroot::Jet = typedef ::TRootJet |
| using exroot::LHEFEvent = typedef ::TRootLHEFEvent |
| using exroot::LHEFParticle = typedef ::TRootLHEFParticle |
| using exroot::MissingET = typedef ::TRootMissingET |
| using exroot::Muon = typedef ::TRootMuon |
| using exroot::Photon = typedef ::TRootPhoton |
| using exroot::Tau = typedef ::TRootTau |
