#include <sstream>
#include <ostream>
#include <fstream>
#include <iomanip>
#include <set>
#include <array>
#include "Gaudi/Property.h"
#include "NavFourMom/INavigable4MomentumCollection.h"
#include "FourMomUtils/P4DescendingSorters.h"
#include "I4MomDumper.h"
Go to the source code of this file.
◆ s_display
Initial value:= { { "EEtaPhiM",
"IPtCotThPhiM",
"PtEtaPhiM",
"PxPyPzE" } }
Definition at line 34 of file I4MomDumper.cxx.
35 { { "EEtaPhiM",
36 "IPtCotThPhiM",
37 "PtEtaPhiM",
38 "PxPyPzE" } };