10 #ifndef INCLUDE_EICSMEAR_FUNCTIONS_H_
11 #define INCLUDE_EICSMEAR_FUNCTIONS_H_
25 class VirtualEventFactory;
51 const TLorentzVector& leptonInPrf,
52 const TLorentzVector& photonInPrf);
61 Long64_t
BuildTree(
const std::string& inputFileName,
62 const std::string& outputDirName =
".",
63 const Long64_t maxEvent = 0,
64 const std::string& logFileName =
"");
78 Long64_t
TreeToHepMC(
const std::string& inputFileName,
79 const std::string& outputDirName =
".",
80 Long64_t maxEvent = 0,
87 Long64_t
TreeToHepMC(
const std::string& inputFileName,
88 const std::string& outputDirName,
90 const bool createHepMC2=
false);
110 #endif // INCLUDE_EICSMEAR_FUNCTIONS_H_