27 configBlockIO ( cfg );
28 configBlockHist( cfg );
29 configBlockSum ( cfg );
32 int main(
int argc,
char* argv[])
35 gStyle->SetOptStat( 0 );
39 <<
" Missing argument" << std::endl;
52 if( !strcmp(plots.
writeAs().c_str(),
"ps") ){
54 }
else if( !strcmp(plots.
writeAs().c_str(),
"eps") ){
58 <<
" Unknown file format requested: "
59 << plots.
writeAs() << std::endl;
65 std::cerr <<
"ERROR: " << str << std::endl;
72 std::cout <<
"Thanx and GoodBye " << std::endl;
def main
— Main —############################
void loadHistograms(std::vector< std::string > &, std::vector< TObjArray > &)
virtual void readConfig(std::string)
boost::shared_ptr< edm::ProcessDesc > readConfig(const std::string &config)