![]() |
eventAnalysis
7.0-49-g0ac7482
|
#include <TBeamSummaryDataModule.hxx>
Public Member Functions | |
TOtherData () | |
virtual | ~TOtherData () |
Public Attributes | |
Double_t | BeamBunchFlag [5][9] |
Flag describing that the Proton Beamis detected by CTs or not in the BUNCH(1st-8th). 1 = extracted, 0 = notextracted. More... | |
Double_t | BeamBunchTiming [5][9] |
Timing of Proton beam BUNCH measuredby CTs. [0-4] = CT1-CT5, [0-8] = Wholeof bunches, 1st bunch, ... 8th bunch.Time 0 is Trigger Time. [micro sec]. More... | |
Double_t | BeamDirectionOnTarget [2] |
Beam Direction on the target.[0..1] = [x and y]. [mm]. More... | |
Double_t | BeamFlag [5] |
Flag describing that the Proton Beam isdetected by CTs or not. 1 = extracted, 0 = notextracted. More... | |
Double_t | BeamPositionOnTarget [2] |
Beam Position on the target.[0..1] = [x and y]. [mm]. More... | |
Int_t | BeamRunNumber |
Beam Run Number in Neutrino beamline. More... | |
Double_t | BeamSizeOnTarget [2] |
Beam Size on the target. [0..1] = [xand y]. [mm]. More... | |
Double_t | BeamTiming [5] |
Timing of Proton beam measured by CTs. [0-4]= CT1-CT5. Time 0 is Trigger Time. [micro sec]. More... | |
Int_t | GoodGPSFlag |
Status Flag of GPSs. 1 = GOOD. 0 = BAD. More... | |
Int_t | GoodSpillFlag |
Status Flag of Spill. This Flag contains allinformation above and should be used to defindethe flag is suitable for physics analysis or not.0 = BAD. Any others starts depending on runconditions. More... | |
Int_t | GPSStatus [2] |
Status of GPS. [0] = GPS1, [1] = GPS2. More... | |
Double_t | HornBusBarCurrent [3][5] |
Horn Current for each busbar.[0..3][] = Horn1..Horn3. [][0..4] =individual ch. [kA]. More... | |
Double_t | HornCurrent [3] |
Horn Current. [0-3] = Horn1 - Horn3. [kA]. More... | |
Int_t | MagSetID |
Run Type. More... | |
Int_t | MidasEvent |
MIDAS Event number in BSD root file. not for nd280analysis. More... | |
Int_t | MRRunNumber |
Main Ring Run Number. More... | |
Double_t | MumonICPeak |
MUMON Peak measured by the ionization chambers. More... | |
Double_t | MumonICTotalQ |
MUMON Total Charge measured by theionization chambers. More... | |
Double_t | MumonICwX |
Beam X Width on MUMON measured by the ionizationchambers [mm]. More... | |
Double_t | MumonICwY |
Beam Y Width on MUMON measured by the ionizationchambers [mm]. More... | |
Double_t | MumonICX |
Beam X Position on MUMON measured by theionization chambers [mm]. More... | |
Double_t | MumonICY |
Beam Y Position on MUMON measured by theionization chambers [mm]. More... | |
Double_t | MumonSiPeak |
MUMON Si Peak. More... | |
Double_t | MumonSiTotalQ |
MUMON Total Charge measured by the Si detectors. More... | |
Double_t | MumonSiwX |
Beam X Width on MUMON measured by the Sidetectors. [mm]. More... | |
Double_t | MumonSiwY |
Beam Y Width on MUMON measured by the Sidetectors. [mm]. More... | |
Double_t | MumonSiX |
Beam X Position on MUMON measured by the Sidetectors. [mm]. More... | |
Double_t | MumonSiY |
Beam Y Position on MUMON measured by the Sidetectors. [mm]. More... | |
Double_t | OTRLightYield |
Light Yield of OTR. More... | |
Double_t | OTRwX |
Beam X Width measured by the OTR. [mm]. More... | |
Double_t | OTRwXError |
Error of OTRwX [mm]. More... | |
Double_t | OTRwY |
Beam Y Width measured by the OTR. [mm]. More... | |
Double_t | OTRwYError |
Error of OTRwY [mm]. More... | |
Double_t | OTRX |
Beam X Position measured by the OTR. [mm]. More... | |
Double_t | OTRXError |
Error of OTRX [mm]. More... | |
Double_t | OTRY |
Beam Y Position measured by the OTR. [mm]. More... | |
Double_t | OTRYError |
Error of OTRY [mm]. More... | |
Double_t | ProtonsPerBunch [5][9] |
Number of Protons in the BUNCHcounted by CTs, [0-4] = CT1-CT5, [0-8]= Whole of bunches, 1st bunch, ... 8thbunch. More... | |
Double_t | ProtonsPerSpill [5] |
Number of Protons in the SPILL countedby CTs, [0] = CT1,..[4] = CT5. More... | |
Int_t | RunType |
Int_t | SpillFlag |
Status Flag of Spill. 1 = GOOD. 0 = BAD. More... | |
Int_t | SpillNumber |
Spill Number in 32 bit. More... | |
Double_t | TargetEfficiency [3] |
Efficiency of the Trager. More... | |
Int_t | TriggerFlag |
Status Flag of Beam Trrigger. 1 = GOOD. 0 = BAD. More... | |
Int_t | TriggerTime [3] |
Trigger Time (Unix Time in sec), [0] = GPS1,[1] = GPS2, [2] = Rb clock system. More... | |
Int_t | TriggerTimeNanoSecond [3] |
Trigger Time for sub-second (in nanosec), [0] = GPS1, [1] = GPS2, [2] = Rbclock system. More... | |
Private Member Functions | |
ClassDef (TBeamSummaryDataModule::TBeamSummaryData::TOtherData, 1) | |
Definition at line 64 of file TBeamSummaryDataModule.hxx.
ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::TOtherData | ( | ) |
Definition at line 66 of file TBeamSummaryDataModule.hxx.
|
virtual |
Definition at line 258 of file TBeamSummaryDataModule.cxx.
|
private |
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::BeamBunchFlag[5][9] |
Flag describing that the Proton Beamis detected by CTs or not in the BUNCH(1st-8th). 1 = extracted, 0 = notextracted.
Definition at line 82 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::BeamBunchTiming[5][9] |
Timing of Proton beam BUNCH measuredby CTs. [0-4] = CT1-CT5, [0-8] = Wholeof bunches, 1st bunch, ... 8th bunch.Time 0 is Trigger Time. [micro sec].
Definition at line 80 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::BeamDirectionOnTarget[2] |
Beam Direction on the target.[0..1] = [x and y]. [mm].
Definition at line 87 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::BeamFlag[5] |
Flag describing that the Proton Beam isdetected by CTs or not. 1 = extracted, 0 = notextracted.
Definition at line 81 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::BeamPositionOnTarget[2] |
Beam Position on the target.[0..1] = [x and y]. [mm].
Definition at line 86 of file TBeamSummaryDataModule.hxx.
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::BeamRunNumber |
Beam Run Number in Neutrino beamline.
Definition at line 70 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::BeamSizeOnTarget[2] |
Beam Size on the target. [0..1] = [xand y]. [mm].
Definition at line 88 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::BeamTiming[5] |
Timing of Proton beam measured by CTs. [0-4]= CT1-CT5. Time 0 is Trigger Time. [micro sec].
Definition at line 79 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::GoodGPSFlag |
Status Flag of GPSs. 1 = GOOD. 0 = BAD.
Definition at line 116 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::GoodSpillFlag |
Status Flag of Spill. This Flag contains allinformation above and should be used to defindethe flag is suitable for physics analysis or not.0 = BAD. Any others starts depending on runconditions.
Definition at line 119 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::GPSStatus[2] |
Status of GPS. [0] = GPS1, [1] = GPS2.
Definition at line 74 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::HornBusBarCurrent[3][5] |
Horn Current for each busbar.[0..3][] = Horn1..Horn3. [][0..4] =individual ch. [kA].
Definition at line 85 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::HornCurrent[3] |
Horn Current. [0-3] = Horn1 - Horn3. [kA].
Definition at line 84 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MagSetID |
Run Type.
1 = run for physics analysis. 0 = not for physiscs.
Definition at line 125 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MidasEvent |
MIDAS Event number in BSD root file. not for nd280analysis.
Definition at line 69 of file TBeamSummaryDataModule.hxx.
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MRRunNumber |
Main Ring Run Number.
Definition at line 72 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MumonICPeak |
MUMON Peak measured by the ionization chambers.
Definition at line 100 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MumonICTotalQ |
MUMON Total Charge measured by theionization chambers.
Definition at line 98 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MumonICwX |
Beam X Width on MUMON measured by the ionizationchambers [mm].
Definition at line 102 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MumonICwY |
Beam Y Width on MUMON measured by the ionizationchambers [mm].
Definition at line 104 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MumonICX |
Beam X Position on MUMON measured by theionization chambers [mm].
Definition at line 101 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MumonICY |
Beam Y Position on MUMON measured by theionization chambers [mm].
Definition at line 103 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MumonSiPeak |
MUMON Si Peak.
Definition at line 92 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MumonSiTotalQ |
MUMON Total Charge measured by the Si detectors.
Definition at line 91 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MumonSiwX |
Beam X Width on MUMON measured by the Sidetectors. [mm].
Definition at line 94 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MumonSiwY |
Beam Y Width on MUMON measured by the Sidetectors. [mm].
Definition at line 96 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MumonSiX |
Beam X Position on MUMON measured by the Sidetectors. [mm].
Definition at line 93 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::MumonSiY |
Beam Y Position on MUMON measured by the Sidetectors. [mm].
Definition at line 95 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::OTRLightYield |
Light Yield of OTR.
Definition at line 106 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::OTRwX |
Beam X Width measured by the OTR. [mm].
Definition at line 108 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::OTRwXError |
Error of OTRwX [mm].
Definition at line 112 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::OTRwY |
Beam Y Width measured by the OTR. [mm].
Definition at line 110 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::OTRwYError |
Error of OTRwY [mm].
Definition at line 114 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::OTRX |
Beam X Position measured by the OTR. [mm].
Definition at line 107 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::OTRXError |
Error of OTRX [mm].
Definition at line 111 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::OTRY |
Beam Y Position measured by the OTR. [mm].
Definition at line 109 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::OTRYError |
Error of OTRY [mm].
Definition at line 113 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::ProtonsPerBunch[5][9] |
Number of Protons in the BUNCHcounted by CTs, [0-4] = CT1-CT5, [0-8]= Whole of bunches, 1st bunch, ... 8thbunch.
Definition at line 78 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::ProtonsPerSpill[5] |
Number of Protons in the SPILL countedby CTs, [0] = CT1,..[4] = CT5.
Definition at line 77 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::RunType |
Definition at line 123 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::SpillFlag |
Status Flag of Spill. 1 = GOOD. 0 = BAD.
Definition at line 118 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::SpillNumber |
Spill Number in 32 bit.
Definition at line 71 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::TargetEfficiency[3] |
Efficiency of the Trager.
Definition at line 121 of file TBeamSummaryDataModule.hxx.
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::TriggerFlag |
Status Flag of Beam Trrigger. 1 = GOOD. 0 = BAD.
Definition at line 117 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::TriggerTime[3] |
Trigger Time (Unix Time in sec), [0] = GPS1,[1] = GPS2, [2] = Rb clock system.
Definition at line 75 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::TOtherData::TriggerTimeNanoSecond[3] |
Trigger Time for sub-second (in nanosec), [0] = GPS1, [1] = GPS2, [2] = Rbclock system.
Definition at line 76 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().