#include <TFile.h>
#include <TTree.h>
#include "Framework/Interaction/Interaction.h"
#include "Framework/Messenger/Messenger.h"
#include "Framework/ParticleData/PDGCodes.h"
Go to the source code of this file.
Functions | |
void | PrintLimits (const Interaction *interaction) |
int | main (int, char **) |
int main | ( | int | , |
char ** | |||
) |
Definition at line 31 of file gtestKPhaseSpace.cxx.
void PrintLimits | ( | const Interaction * | interaction | ) |
Definition at line 51 of file gtestKPhaseSpace.cxx.