ATLAS Offline Software
Loading...
Searching...
No Matches
I4MomDumper.cxx File Reference
#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.

Variables

static const std::array< std::string, I4MomDumper::Display::Sizes_display

Variable Documentation

◆ s_display

const std::array<std::string, I4MomDumper::Display::Size> s_display
static
Initial value:
= { { "EEtaPhiM",
"IPtCotThPhiM",
"PtEtaPhiM",
"PxPyPzE" } }

Definition at line 34 of file I4MomDumper.cxx.

35 { { "EEtaPhiM",
36 "IPtCotThPhiM",
37 "PtEtaPhiM",
38 "PxPyPzE" } };