SearchTune Class Reference
Tune a GW search.
More...
#include <SearchTune.h>
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) |
|
|
| | 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] |
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:
- /afs/in2p3.fr/throng/virgo/virgoDev/SoftFlorent/GWOLLUM/v2r2/src/Search/SearchTune.h
- /afs/in2p3.fr/throng/virgo/virgoDev/SoftFlorent/GWOLLUM/v2r2/src/Search/SearchTune.cc