babymaker  e95a6a9342d4604277fe7cc6149b6b5b24447d89
Functions
in_json.cc File Reference
#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include "babymaker/bmaker/interface/utilities.hh"
#include "babymaker/bmaker/interface/in_json.hh"

Go to the source code of this file.

Functions

std::vector< std::vector< int > > MakeVRunLumi (std::string input)
 
bool inJSON (std::vector< std::vector< int > > VVRunLumi, int Run, int LS)
 
void CheckVRunLumi (std::vector< std::vector< int > > VVRunLumi)
 
void CheckVRunLumi2 (std::vector< std::vector< int > > VVRunLumi)
 

Function Documentation

void CheckVRunLumi ( std::vector< std::vector< int > >  VVRunLumi)

Definition at line 94 of file in_json.cc.

void CheckVRunLumi2 ( std::vector< std::vector< int > >  VVRunLumi)

Definition at line 104 of file in_json.cc.

bool inJSON ( std::vector< std::vector< int > >  VVRunLumi,
int  Run,
int  LS 
)

Definition at line 75 of file in_json.cc.

Referenced by event_tools::isInJSON().

std::vector< std::vector<int> > MakeVRunLumi ( std::string  input)

Definition at line 16 of file in_json.cc.

References execute().