GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
offsetadd.cxx File Reference
#include "TMidasFile.h"
#include "TMidasEvent.h"
#include <iostream>
+ Include dependency graph for offsetadd.cxx:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
void ProcessEvent (const std::shared_ptr< TMidasEvent > &, TMidasFile *)
 

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 13 of file offsetadd.cxx.

References ProcessEvent().

◆ ProcessEvent()

void ProcessEvent ( const std::shared_ptr< TMidasEvent > & event,
TMidasFile * outfile )

Definition at line 56 of file offsetadd.cxx.

References TMidasFile::Write().

Referenced by main().