SearchTune Class Reference

Tune a GW search. More...

#include <SearchTune.h>

Inheritance diagram for SearchTune:
Inheritance graph
[legend]
Collaboration diagram for SearchTune:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Long64_t DrawBg (const string varexp, const string selection="", string option="")
Long64_t DrawInj (const string varexp, const string selection="", string option="")
Long64_t ScanBg (const char *varexp="", const char *selection="", Option_t *option="", Long64_t nentries=1000000000, Long64_t firstentry=0)
Long64_t ScanInj (const char *varexp="", const char *selection="", Option_t *option="", Long64_t nentries=1000000000, Long64_t firstentry=0)
Constructors and destructors



 SearchTune (const string aBgFilePattern, const string aInjFilePattern)
 Constructor of the SearchTune class.
virtual ~SearchTune (void)
 Destructor of the SearchTune class.

Detailed Description

Tune a GW search.

Author:
Florent Robinet

Constructor & Destructor Documentation

SearchTune::SearchTune ( const string  aBgFilePattern,
const string  aInjFilePattern 
)

Constructor of the SearchTune class.

Parameters:
aBgFilePattern file pattern to background events
aInjFilePattern file pattern to injection events
aVerbose verbosity level
SearchTune::~SearchTune ( void   )  [virtual]

Destructor of the SearchTune class.


Member Function Documentation

Long64_t SearchTune::DrawBg ( const string  varexp,
const string  selection = "",
string  option = "" 
) [inline]
Long64_t SearchTune::DrawInj ( const string  varexp,
const string  selection = "",
string  option = "" 
) [inline]
Long64_t SearchTune::ScanBg ( const char *  varexp = "",
const char *  selection = "",
Option_t *  option = "",
Long64_t  nentries = 1000000000,
Long64_t  firstentry = 0 
) [inline]
Long64_t SearchTune::ScanInj ( const char *  varexp = "",
const char *  selection = "",
Option_t *  option = "",
Long64_t  nentries = 1000000000,
Long64_t  firstentry = 0 
) [inline]

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Friends Defines

Generated on 29 Sep 2016 by  doxygen 1.6.1