hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
hpstr.cxx File Reference

App used to create and analyze HPS DST files. More...

#include <csignal>
#include <cstdlib>
#include <cstring>
#include <iostream>
#include <stdexcept>
#include "ConfigurePython.h"

Go to the source code of this file.

Functions

void displayUsage ()
 
int main (int argc, char **argv)
 

Detailed Description

App used to create and analyze HPS DST files.

Author
Omar Moreno, SLAC National Accelerator Laboratory
Cameron Bravo, SLAC National Accelerator Laboratory

Definition in file hpstr.cxx.

Function Documentation

◆ displayUsage()

void displayUsage ( )

Definition at line 102 of file hpstr.cxx.

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 26 of file hpstr.cxx.