27 configBlockHist( cfg );
30 int main(
int argc,
char* argv[])
33 gStyle->SetOptStat( 0 );
37 <<
" Missing argument" << std::endl;
47 if( !strcmp(plots.
writeAs().c_str(),
"ps") ){
49 }
else if( !strcmp(plots.
writeAs().c_str(),
"eps") ){
53 <<
" Unknown file format requested: "
54 << plots.
writeAs() << std::endl;
59 std::cerr <<
"ERROR: " << str << std::endl;
66 std::cout <<
"Thanx and GoodBye " << std::endl;
def main
— Main —############################
virtual void readConfig(std::string)
void loadHistograms(std::vector< std::string > &, std::vector< TObjArray > &)
boost::shared_ptr< edm::ProcessDesc > readConfig(const std::string &config)