BmnRoot
Loading...
Searching...
No Matches
show_event_count.cxx File Reference
#include "MpdGetNumEvents.h"
#include "TString.h"
#include "TSystem.h"
#include <algorithm>
#include <iostream>
#include <sstream>
#include <string>
Include dependency graph for show_event_count.cxx:

Go to the source code of this file.

Functions

bool ends_with (string const &fullString, string const &ending)
 
int main (int argc, char **argv)
 

Function Documentation

◆ ends_with()

bool ends_with ( string const &  fullString,
string const &  ending 
)

Definition at line 23 of file show_event_count.cxx.

Referenced by main().

◆ main()