ATTPCROOT
0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
|
Go to the documentation of this file.
8 #ifndef ATTPCPROTOMAP_H
9 #define ATTPCPROTOMAP_H
13 #include <Math/Point2Dfwd.h>
24 class TMemberInspector;
43 virtual void Dump()
override;
46 virtual Int_t
BinToPad(Int_t binval)
override;
Bool_t SetProtoMap(TString file)
Bool_t SetGeoFile(TString geofile)
std::map< Int_t, Int_t > ProtoBinMap
TH2Poly * GetAtTpcPlane(TString TH2Poly_name)
virtual Int_t BinToPad(Int_t binval) override
ROOT::Math::XYPoint XYPoint
ClassDefOverride(AtTpcProtoMap, 2)
std::map< Int_t, std::vector< Float_t > > ProtoGeoMap
virtual void Dump() override
virtual void GeneratePadPlane() override
virtual ROOT::Math::XYPoint CalcPadCenter(Int_t PadRef) override