Berkeley Nuclear Data Software
Functions
GenesisEventStructures.cpp File Reference
#include "GenesisEventStructures.h"
#include "NSDPhysicsCalcs.h"
#include <iostream>
#include <sstream>
#include <algorithm>
#include "TH2.h"
Include dependency graph for GenesisEventStructures.cpp:

Functions

bool scintSorter (const MDPPScintEvent &sc_ev1, const MDPPScintEvent &sc_ev2)
 helpers for sorting data More...
 
bool sortCol (vector< unsigned int > v1, vector< unsigned int > v2)
 
bool sortColInt (pair< double, int > v1, pair< double, int > v2)
 

Function Documentation

◆ scintSorter()

bool scintSorter ( const MDPPScintEvent sc_ev1,
const MDPPScintEvent sc_ev2 
)

helpers for sorting data

Here is the caller graph for this function:

◆ sortCol()

bool sortCol ( vector< unsigned int >  v1,
vector< unsigned int >  v2 
)

◆ sortColInt()

bool sortColInt ( pair< double, int >  v1,
pair< double, int >  v2 
)