AmpGen 2.1
Loading...
Searching...
No Matches
Projection.h File Reference
#include <stddef.h>
#include <functional>
#include <string>
#include <utility>
#include <TH1D.h>
#include <TH2D.h>
#include <THStack.h>
#include "AmpGen/ArgumentPack.h"
#include "AmpGen/Types.h"
#include "AmpGen/KeyedFunctors.h"

Go to the source code of this file.

Classes

class  AmpGen::Projection
 
class  AmpGen::Projection2D
 

Namespaces

namespace  AmpGen
 
namespace  AmpGen::PlotOptions
 

Functions

 AmpGen::PlotOptions::DECLARE_ARGUMENT (LineColor, int)
 
 AmpGen::PlotOptions::DECLARE_ARGUMENT (DrawStyle, std::string)
 
 AmpGen::PlotOptions::DECLARE_ARGUMENT (Selection, std::function< bool(const Event &)>)
 
 AmpGen::PlotOptions::DECLARE_ARGUMENT (Prefix, std::string)
 
 AmpGen::PlotOptions::DECLARE_ARGUMENT (Norm, double)
 
 AmpGen::PlotOptions::DECLARE_ARGUMENT (AddTo, THStack *)
 
 AmpGen::PlotOptions::DECLARE_ARGUMENT (AutoWrite, bool)