FEDRA emulsion software from the OPERA Collaboration
EdbTraceBack.h
Go to the documentation of this file.
1#ifndef ROOT_EdbTraceBack
2#define ROOT_EdbTraceBack
5
11
12#include "TObject.h"
13#include "EdbPattern.h"
14
16class EdbTraceBack : public TObject {
17
18 public:
19
20 static void SetBaseTrackVid( EdbSegP &s, int plate, int piece, int entry );
21 static void FromBaseTrackVid( EdbSegP &s, int &plate, int &piece, int &entry );
22
23 ClassDef(EdbTraceBack,1) // define the counters logic here
24};
25
26#endif /* ROOT_EdbTraceBack */
TLegendEntry * entry
Definition: Canv_SYSTEMATICS_ALLCOMBINED__RMSEnergy__vs__Energy__ELECTRON.C:130
Definition: EdbSegP.h:21
define the counters logic here
Definition: EdbTraceBack.h:16
static void SetBaseTrackVid(EdbSegP &s, int plate, int piece, int entry)
static void FromBaseTrackVid(EdbSegP &s, int &plate, int &piece, int &entry)
Definition: EdbTraceBack.cxx:55
s
Definition: check_shower.C:55
Int_t plate
Definition: merge_Energy_SytematicSources_Electron.C:1