ra4_macros  bede988c286599a3a84b77a4d788ac0a971e89f9
Functions
scatter_mj_mt.hpp File Reference
#include <vector>
#include <string>
#include <set>
#include "TGraph.h"
#include "TRandom3.h"
#include "TPaveText.h"
#include "small_tree_quick.hpp"

Go to the source code of this file.

Functions

std::set< size_t > GetRandomIndices (small_tree_quick &st, double norm, TRandom3 &rand3)
 
void Process (small_tree_quick &st, TGraph &g, TGraph &g_full, int color, int marker, int size, const std::set< size_t > &indices, int nleps=0)
 
std::string GetLabel (const std::string &str, double rho)
 
void GetOptions (int argc, char *argv[])
 
void SetStyle (TPaveText &pt)
 

Function Documentation

std::string GetLabel ( const std::string &  str,
double  rho 
)

Definition at line 238 of file scatter_mj_mt.cxx.

References RoundNumber().

Referenced by main().

void GetOptions ( int  argc,
char *  argv[] 
)

Definition at line 129 of file make_card.cxx.

std::set<size_t> GetRandomIndices ( small_tree_quick st,
double  norm,
TRandom3 &  rand3 
)

Definition at line 177 of file scatter_mj_mt.cxx.

References small_tree::GetEntries(), small_tree_quick::GetEntry(), and small_tree::weight().

Referenced by main().

void Process ( small_tree_quick st,
TGraph &  g,
TGraph &  g_full,
int  color,
int  marker,
int  size,
const std::set< size_t > &  indices,
int  nleps = 0 
)
void SetStyle ( TPaveText &  pt)

Definition at line 294 of file scatter_mj_mt.cxx.

Referenced by main().