![]()  | 
  
    DAS
    3.0
    
   Das Analysis System 
   | 
 
#include <cstdlib>#include <cassert>#include <iostream>#include <vector>#include <filesystem>#include <cmath>#include <TFile.h>#include <TTree.h>#include <TH1F.h>#include <TProfile.h>#include <TLorentzVector.h>#include "Math/VectorUtil.h"#include "Core/CommonTools/interface/DASOptions.h"#include "Core/Objects/interface/Event.h"#include "Core/Objects/interface/Jet.h"#include "Core/Objects/interface/Lepton.h"#include "Core/Objects/interface/Di.h"#include <darwin.h>
 Include dependency graph for getDPSobservable.cc:Namespaces | |
| DAS | |
Functions | |
| void | getDPSobservable (const vector< fs::path > &inputs, const fs::path &output, const pt::ptree &config, const int steering, const DT::Slice slice={1, 0}) | 
| int | main (int argc, char *argv[]) | 
| int main | ( | int | argc, | 
| char * | argv[] | ||
| ) |