# | Line 13 | Line 13 | |
---|---|---|
13 | #include "Math/VectorUtil.h" | |
14 | ||
15 | using std::vector; | |
16 | + | typedef ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<float> > LorentzVector; |
17 | ||
18 | struct DorkyEventIdentifier { | |
19 | // this is a workaround for not having unique event id's in MC |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |