#include <ANtpTruthInfo.h>
Inheritance diagram for ANtpTruthInfo:

Public Member Functions | |
| ANtpTruthInfo () | |
| virtual | ~ANtpTruthInfo () |
| void | Reset () |
Public Attributes | |
| Float_t | nuEnergy |
| Float_t | nuVtxX |
| Float_t | nuVtxY |
| Float_t | nuVtxZ |
| Float_t | nuDCosX |
| Float_t | nuDCosY |
| Float_t | nuDCosZ |
| Float_t | targetEnergy |
| Float_t | targetPX |
| Float_t | targetPY |
| Float_t | targetPZ |
| Int_t | nuFlavor |
| Int_t | interactionType |
| Float_t | hadronicY |
| Float_t | showerEnergy |
| Float_t | showerDCosX |
| Float_t | showerDCosY |
| Float_t | showerDCosZ |
| Float_t | leptonMomentum |
| Float_t | leptonDCosX |
| Float_t | leptonDCosY |
| Float_t | leptonDCosZ |
|
|
Definition at line 21 of file ANtpTruthInfo.cxx. References MSG. 00021 : 00022 nuEnergy(ANtpDefVal::kFloat), 00023 nuVtxX(ANtpDefVal::kFloat), 00024 nuVtxY(ANtpDefVal::kFloat), 00025 nuVtxZ(ANtpDefVal::kFloat), 00026 nuDCosX(ANtpDefVal::kFloat), 00027 nuDCosY(ANtpDefVal::kFloat), 00028 nuDCosZ(ANtpDefVal::kFloat), 00029 targetEnergy(ANtpDefVal::kFloat), 00030 targetPX(ANtpDefVal::kFloat), 00031 targetPY(ANtpDefVal::kFloat), 00032 targetPZ(ANtpDefVal::kFloat), 00033 nuFlavor(ANtpDefVal::kInt), 00034 interactionType(ANtpDefVal::kInt), 00035 hadronicY(ANtpDefVal::kFloat), 00036 showerEnergy(ANtpDefVal::kFloat), 00037 showerDCosX(ANtpDefVal::kFloat), 00038 showerDCosY(ANtpDefVal::kFloat), 00039 showerDCosZ(ANtpDefVal::kFloat), 00040 leptonMomentum(ANtpDefVal::kFloat), 00041 leptonDCosX(ANtpDefVal::kFloat), 00042 leptonDCosY(ANtpDefVal::kFloat), 00043 leptonDCosZ(ANtpDefVal::kFloat) 00044 { 00045 00046 MSG("ANtpTruthInfo", Msg::kDebug) << "ANtpTruthInfo::Constructor" << endl; 00047 00048 }
|
|
|
Definition at line 51 of file ANtpTruthInfo.cxx. References MSG. 00052 {
00053
00054 MSG("ANtpTruthInfo", Msg::kDebug) << "ANtpTruthInfo::Destructor" << endl;
00055
00056 }
|
|
|
Reimplemented in ANtpTruthInfoAtm, ANtpTruthInfoBeam, and ANtpTruthInfoBeamNue. Definition at line 59 of file ANtpTruthInfo.cxx. References hadronicY, interactionType, leptonDCosX, leptonDCosY, leptonDCosZ, leptonMomentum, nuDCosX, nuDCosY, nuDCosZ, nuEnergy, nuFlavor, nuVtxX, nuVtxY, nuVtxZ, showerDCosX, showerDCosY, showerDCosZ, showerEnergy, targetEnergy, targetPX, targetPY, and targetPZ. Referenced by ANtpInfoObjectFiller::FillMCTruthInformation(), ANtpTruthInfoBeam::Reset(), ANtpTruthInfoAtm::Reset(), and CondensedNtpModule::ResetTreeVariables(). 00060 {
00061 nuEnergy = ANtpDefVal::kFloat;
00062 nuVtxX = ANtpDefVal::kFloat;
00063 nuVtxY = ANtpDefVal::kFloat;
00064 nuVtxZ = ANtpDefVal::kFloat;
00065 nuDCosX = ANtpDefVal::kFloat;
00066 nuDCosY = ANtpDefVal::kFloat;
00067 nuDCosZ = ANtpDefVal::kFloat;
00068 targetEnergy = ANtpDefVal::kFloat;
00069 targetPX= ANtpDefVal::kFloat;
00070 targetPY= ANtpDefVal::kFloat;
00071 targetPZ= ANtpDefVal::kFloat;
00072 nuFlavor = ANtpDefVal::kInt;
00073 interactionType = ANtpDefVal::kInt;
00074 hadronicY = ANtpDefVal::kFloat;
00075 showerEnergy = ANtpDefVal::kFloat;
00076 showerDCosX = ANtpDefVal::kFloat;
00077 showerDCosY = ANtpDefVal::kFloat;
00078 showerDCosZ = ANtpDefVal::kFloat;
00079 leptonMomentum = ANtpDefVal::kFloat;
00080 leptonDCosX = ANtpDefVal::kFloat;
00081 leptonDCosY = ANtpDefVal::kFloat;
00082 leptonDCosZ = ANtpDefVal::kFloat;
00083
00084 return;
00085 }
|
|
|
|
|
Definition at line 42 of file ANtpTruthInfo.h. Referenced by CondensedNtpModuleAtm::FillMCInformation(), ANtpInfoObjectFiller::FillMCTruthInformation(), and Reset(). |
|
|
Definition at line 43 of file ANtpTruthInfo.h. Referenced by CondensedNtpModuleAtm::FillMCInformation(), ANtpInfoObjectFiller::FillMCTruthInformation(), and Reset(). |
|
|
Definition at line 44 of file ANtpTruthInfo.h. Referenced by CondensedNtpModuleAtm::FillMCInformation(), ANtpInfoObjectFiller::FillMCTruthInformation(), and Reset(). |
|
|
Definition at line 41 of file ANtpTruthInfo.h. Referenced by ANtpInfoObjectFiller::FillMCTruthInformation(), and Reset(). |
|
|
|
|
|
|
|
Definition at line 24 of file ANtpTruthInfo.h. Referenced by ANtpInfoObjectFiller::FillMCTruthInformation(), NCAnalysisCutsNC::InFiducialVolumeTrue(), and Reset(). |
|
|
Definition at line 25 of file ANtpTruthInfo.h. Referenced by ANtpInfoObjectFiller::FillMCTruthInformation(), NCAnalysisCutsNC::InFiducialVolumeTrue(), and Reset(). |
|
|
Definition at line 26 of file ANtpTruthInfo.h. Referenced by ANtpInfoObjectFiller::FillMCTruthInformation(), NCAnalysisCutsNC::InFiducialVolumeTrue(), ValVtxModule::MakeIdString(), and Reset(). |
|
|
Definition at line 38 of file ANtpTruthInfo.h. Referenced by ANtpInfoObjectFiller::FillMCTruthInformation(), and Reset(). |
|
|
Definition at line 39 of file ANtpTruthInfo.h. Referenced by ANtpInfoObjectFiller::FillMCTruthInformation(), and Reset(). |
|
|
Definition at line 40 of file ANtpTruthInfo.h. Referenced by ANtpInfoObjectFiller::FillMCTruthInformation(), and Reset(). |
|
|
Definition at line 37 of file ANtpTruthInfo.h. Referenced by ANtpInfoObjectFiller::FillMCTruthInformation(), Reset(), NCEventInfo::ShiftEnergies(), and NCEventInfo::SimulateShowerOffset(). |
|
|
|
|
1.3.9.1