#include <PrepareDMRTrends.h>
Public Member Functions | |
void | compileDMRTrends (std::vector< int > IOVlist, TString Variable, std::vector< std::string > inputFiles, std::vector< TString > structures, const std::map< TString, int > nlayers, bool FORCE=false) |
TString | getName (TString structure, int layer, TString geometry) |
PrepareDMRTrends (const char *outputFileName, boost::property_tree::ptree &json) | |
~PrepareDMRTrends () | |
Private Attributes | |
std::vector< std::string > | geometries |
const char * | outputFileName_ |
Definition at line 148 of file PrepareDMRTrends.h.
PrepareDMRTrends::PrepareDMRTrends | ( | const char * | outputFileName, |
boost::property_tree::ptree & | json | ||
) |
Definition at line 7 of file PrepareDMRTrends.cc.
References geometries, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 151 of file PrepareDMRTrends.h.
void PrepareDMRTrends::compileDMRTrends | ( | std::vector< int > | IOVlist, |
TString | Variable, | ||
std::vector< std::string > | inputFiles, | ||
std::vector< TString > | structures, | ||
const std::map< TString, int > | nlayers, | ||
bool | FORCE = false |
||
) |
Definition at line 36 of file PrepareDMRTrends.cc.
References gather_cfg::cout, Geometry::DeltaMu(), DMRFactor, f, groupFilesInBlocks::fout, g, relativeConstraints::geom, geometries, getName(), timingPdfMaker::histo, mps_fire::i, crabTemplate::inputFiles, utils::is_empty(), nano_mu_digi_cff::layer, Geometry::Mu(), Geometry::MuMinus(), Geometry::MuPlus(), dqmiodumpmetadata::n, Skims_PA_cff::name, nlayers, outputFileName_, point, writedatasetfile::runs, Geometry::Sigma(), Geometry::SigmaDeltaMu(), Geometry::SigmaMinus(), Geometry::SigmaPlus(), trends(), and hcalRecHitTable_cff::variables.
Referenced by trends().
TString PrepareDMRTrends::getName | ( | TString | structure, |
int | layer, | ||
TString | geometry | ||
) |
Definition at line 18 of file PrepareDMRTrends.cc.
References nano_mu_digi_cff::layer, and Skims_PA_cff::name.
Referenced by compileDMRTrends(), and plotting.Plot::draw().
|
private |
Definition at line 163 of file PrepareDMRTrends.h.
Referenced by compileDMRTrends(), and PrepareDMRTrends().
|
private |
Definition at line 162 of file PrepareDMRTrends.h.
Referenced by compileDMRTrends().