GWOLLUM  4.2.0
Tools for gravitational-wave analyses
gwl-print-livetime.cc File Reference

Program to print the segments of trigger files. More...

Include dependency graph for gwl-print-livetime.cc:

Functions

int main (int argc, char *argv[])
 Main program. More...
 

Detailed Description

Program to print the segments of trigger files.

cerr<<"This program prints the segments of trigger files."<<endl;
cerr<<endl;
cerr<<"usage:"<<endl;
cerr<<"gwl-print-livetime [ROOT trigger files] ([GPS start] [GPS end])"<<endl;
cerr<<endl;
cerr<<" [ROOT trigger files] : list of ROOT trigger files (pattern)"<<endl;
cerr<<" [GPS start]: GPS start time (optional)"<<endl;
cerr<<" [GPS end]: GPS end time (optional)"<<endl;
cerr<<""<<endl;
Author
Florent Robinet - florent.robinet@ijclab.in2p3.fr

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Main program.

[gwl-print-livetime-usage]

[gwl-print-livetime-usage]