Style.cpp File Reference
#include "TAxis.h"
#include "TAttText.h"
#include "TAttLine.h"
#include "boca/generic/Types.hh"
#include "boca/generic/Vector.hh"
#include "boca/plotting/Style.hh"
#include "boca/plotting/Font.hh"
#include "boca/generic/DEBUG_MACROS.hh"
Include dependency graph for Style.cpp:
Namespaces | |
boca | |
Boosted Collider Analysis. | |
Functions | |
void | boca::SetAxis (TAxis &axis, latex::String const &title) |
void | boca::SetText (TAttText &text) |
void | boca::SetLine (TAttLine &line, int index) |
void | boca::SetLogarithmic (TAxis &axis) |