#include "Math/LorentzVector.h"
#include "Rtypes.h"
#include <vector>
Go to the source code of this file.
Typedefs | |
typedef std::pair < LorentzVector, unsigned int > | JetPair |
typedef std::pair< bool, unsigned int > | LeptonPair |
typedef ROOT::Math::LorentzVector < ROOT::Math::PxPyPzE4D< float > > | LorentzVector |
typedef UInt_t | wwcuts_t |
typedef std::pair<LorentzVector,unsigned int> JetPair |
Definition at line 11 of file analysisEnums.h.
typedef std::pair<bool, unsigned int> LeptonPair |
Definition at line 12 of file analysisEnums.h.
typedef ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<float> > LorentzVector |
Definition at line 9 of file analysisEnums.h.
typedef UInt_t wwcuts_t |
Definition at line 10 of file analysisEnums.h.
enum EleFOTypes |
Enumerator | |
---|---|
EleFOV1 | |
EleFOV2 | |
EleFOV3 | |
EleFOV4 |
Definition at line 25 of file analysisEnums.h.
enum hyp_selection |
Definition at line 32 of file analysisEnums.h.
enum jetregion |
Enumerator | |
---|---|
HCAL | |
HF | |
ALLJET |
Definition at line 19 of file analysisEnums.h.
enum MuFOTypes |
Enumerator | |
---|---|
MuFOV1 | |
MuFOV2 |
Definition at line 26 of file analysisEnums.h.
enum WWJetType |
Enumerator | |
---|---|
CaloJet | |
jptJet | |
pfJet | |
TrkJet | |
GenJet |
Definition at line 18 of file analysisEnums.h.