使用IDE设置CERN ROOT

时间:2010-10-15 18:48:57

标签: c++ root-framework

我有兴趣为使用C ++和ROOT的项目设置一个IDE(最好是Eclipse或Netbeans),并让它能够为我编译。这可能吗?

源代码可用于ROOT,因此应该有一些方法将这些东西连接在一起......

3 个答案:

答案 0 :(得分:2)

我认识的大多数ROOT用户都使用emacs或vi。

那就是说,如果你可以指定构建,这应该是可能的。使用root-config命令指定路径和库。

ROOT_HEADERS_PATH=$(root-config --cflags)

等等。只需root-config即可为您提供已接受参数的列表。

我猜想最有可能发生的绊脚石是为要包含在根TObject树中并在cint shell中使用的类生成rootcint文件。

答案 1 :(得分:0)

对于使用MAC的xcode IDE的用户,您可以在xcode v7.3中查看我的答案here以设置ROOT v6。它展示了如何至少开始编写在xcode中使用ROOT类的C ++脚本。

答案 2 :(得分:0)

您可以使用geany

在那里,您还可以自定义荧光笔,以便很好地格式化ROOT类。它存储在$ HOME / .config / geany / filedefs / filetypes.cpp

在下面找到我编辑过的版本的片段。

primary=alignas alignof and and_eq auto bitand bitor bool char char16_t char32_t class const constexpr decltype double enum explicit export extern false final float friend inline int int8_t int16_t int32_t int64
_t long mutable namespace noexcept not not_eq nullptr or or_eq override ptrdiff_t register short signed size_t static static_assert struct template thread_local true typedef typename union unsigned using virtual
 void volatile wchar_t xor xor_eq TH1 TH1C TH1D TH1F TH1I TH1K TH1S TH2 TH2C TH2D TH2F TH2I TH2S TH3 TH3C TH3D TH3F TH3I TH3S TF1 TF2 TF3 THStack TGraph TGraph2D TRandom TLimit TLatex TNtuple TObject TTree TIter
 TKey TRandom2 TShape TPad TMacro TString TLine TLegend TFile TRandom3 TMath TLeaf TLeafB TLeafC TLeafD TLeafElement TLeafF TLeafI TLeafL TLeafO TLeafObject TChain TDirectory TList TArc TChain TDirectory TList T
Arc TBox TEllipse TPolyLine TCurlyLine TCurlyArc TMinuit TFitter TLinearFitter TLorentzVector TLorentzRotation TVector3 TVector2 TRotation TGenPhaseSpace TFeldmanCousins TRobustEstimator TRolke TQuaternion TPost
Script TSVG TPDF TImageDump THtml TColor TStyle TComplex TPRegexp TObjArrayIter TMapIter TClass TEnv TGlobal TCint TROOT TDictionary TTime TTimer Double_t Int_t UInt_t Float_t Long_t Bool_t Byte_t char_t Marker_
t Double32_t Float16_t Long64_t Short_t Stat_t Style_t Text_t UShort_t ULong64_t Char_t UChar_t TBranch
secondary=asm break catch case continue compl const_cast dynamic_cast do default delete else for goto if new operator public private protected return reinterpret_cast sizeof static_cast switch this throw try typ
eid while NULL